/SAPTRX/DF_SOURCE_FCT_TEMPLATE - Template for Document Flow Search Function

ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Functionality

Use this function to retrieve document flow (DF) source information from the event handler or event message that are currently processed, and if the mapping capabilities of the SAP Event Management(SAP EM) and DF Customizing are not sufficient.

If DF net should be updated on header level fill exporting parameter EV_DOCUMENT (or local parameter lv_document, if prepared coding from template is used).

If DF net should be updated on item level fill exporting parameters EV_DOCUMENT and EV_ITEM (or local parameters lv_document and lv_item, if prepared coding from template is used).

Use the standard SAP EM activity interface I_EAI to access event handler or event message data.

Use imported structure IS_DF_SRCTG to get information on the current SAPEM-DF-mapping-entry in order to differenciate between SAP EM levels, source levels, target levels, etc.

Example

Notes

Further information


Parameters

EV_DOCUMENT
EV_ITEM
IS_DF_SRCTG
I_EAI

Exceptions

ERROR

Function Group

TRX/SAPLFUNC_TEMPLATES_EM

CL_GUI_FRONTEND_SERVICES - Frontend Services   CPI1466 during Backup  
This documentation is copyright by SAP AG.


Length: 1378 Date: 20120525 Time: 062212     triton ( 72 ms )