SAP Function /SAPTRX/XRE_SD_PICK_OBP10 - RET: Picking for Outbound Delivery Visibility Process

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_EVENT TRXAS_EVT_CTAB_WA 0 Event Data
I_EVENTTYPE_TAB TRXAS_EVENTTYPE_TABS_WA 0 Control Tables and Nametabs for all EventTypes
I_EVENT_TYPES /SAPTRX/EVTYPES u 414 Event Types

Parameter Reference Type Length Text
E_RESULT SYST-BINPT C 1 Result of evaluation

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 function module is used in the outbound delivery visibility processfor the EM relevance function for event types.
It selects data from the delivery and checks whether this data isrelevant to supply chain event management or not.

Example
When the picking status is changed to completed (C) , this deliveryorders is relevant to event handler for delivery in supply chain eventmanagement and you can report actual event 'Picking Complete' .

Notes
If the condition is true, enter return code T in export parameterE_RESULT. If not, enter F.