/SAPTRX/QUEUE_NAME_TEMPLATE - Function template for setup of AOIDs

ABAP Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Functionality

Function template for determining the queue name for asynchronous connections to SAP Event Management (SAP EM).

The default queue name is the name of the business process type. If you want to have more granular qRFCqueues, you must implement this extractor, for example, to use the key of the business object such asa purchase order or a shipment. You must maintain extractors in transaction /SAPTRX/ASC0TF under Queue Name Extractor in the dialog structure and then assign them to the business process type in transaction /SAPTRX/ASC0TO in the Queue Name Extractor field.

Example

See the commented coding on the Source Code tab page.

Notes

The queue name can also be specified by calling the SAP EM application interface directly (functionmodule /SAPTRX/EVENT_MGR_COMMUNICATE), for example, in customer BAdI implementations or when you connectcustomer objects to SAP EM. In this case, the queue name specified in the call to /SAPTRX/EVENT_MGR_COMMUNICATE is considered and the extractor is ignored.

Further information


Parameters

E_QUEUE_NAME
I_ALL_APPL_TABLES
I_APPSYS
I_APPTYPE_TAB

Exceptions

QUEUE_DETERMINATION_ERROR

Function Group

TRX/SAPLFUNCTEMPL_AS

Addresses (Business Address Services)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.


Length: 1415 Date: 20120525 Time: 065535     triton ( 91 ms )