Start of Content Area

Procedure documentation NOSEND Scenario  Locate the document in its SAP Library structure

Use

In this scenario the qRFC does not send serialized LUWs to another system, but simply creates and saves serialized data that is called by an application at a specified time.

Procedure

      To use the NOSEND scenario for qRFC processing, set the NOSEND parameter of:

       TRFC_SET_QUEUE_NAME or

       TRFC_SET_QUEUE_NAME_LIST or

       TRFC_SET_QUEUE_RECEIVER_LIST

In this way the related outbound queue is set to status NOSEND.

      A (local or remote) application can then use related qRFC APIs to call and process one or more LUWs stored in this queue.

 

 

 

 

End of Content Area