SAP Function /SAPTRX/XRC_LE_SHIPMENT01 - Template function for event management relevance determination

Parameter Reference Type Length Default Optional Text
I_ALL_APPL_TABLES TRXAS_TABCONTAINER 0 Container with references to all tables passed by the application
I_APPSYS /SAPTRX/APPLSYSTEM C 10 Logical System ID of an Application System
I_APPTYPE_TAB TRXAS_APPTYPE_TABS_WA 0 Control tables and nametabs for all appl. object types
I_APP_OBJECT TRXAS_APPOBJ_CTAB_WA 0 Application object data
I_APP_OBJ_TYPES /SAPTRX/AOTYPES u 694 Application object types

Parameter Reference Type Length Text
E_RESULT SYST-BINPT C 1 Result of evaluation ('T' =true; 'F'= false;'E'=error)

Parameter Reference Length Optional Text
C_LOGTABLE BAPIRET2 548 X Return parameter

Exception Text
PARAMETER_ERROR Error in Parameters
RELEVANCE_DETERM_ERROR EM relevance could not be determined
STOP_PROCESSING Stop Processing

Functionality
This template function module can be copied to provide the functionbody and parameters for customer specific functions to determine theevent handling relevance of an application object.