Hi,
I think that you have a bug in your code .
Do you create a new instance of cl_bcs object for each send ?
Global variable (in any programing language) should be avoided.
Regards
Hi,
I think that you have a bug in your code .
Do you create a new instance of cl_bcs object for each send ?
Global variable (in any programing language) should be avoided.
Regards