Synchronous Sending
Use
If you want to send an individual document without waiting for the next send process, you can use the following method of the class CL_BCS.
SET_SEND_IMMEDIATELY
You use this method to send an individual document synchronously. The setting applies to the complete send request, meaning that it is not possible to differentiate between recipients, for example.
Import parameters
I_SEND_IMMEDIATELY Synchronous sending. X for active and SPACE for inactive (default).