SAP Function /SAPTRX/XRA_SD_HU_IN_DLV_OBP10 - RAO: Handling Units in Delivery 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_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 type

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 application object types.
This function module selects data from the delivery and checks if it isrelevant to supply chain event management or not.

Example
If the delivery type of an order is either LF (Outbound Delivery) or LO(Outbound Delivery without Sales Order) and also If the handling unitis the highest handling unit and the picking status is completed (C),this delivery is relevant to supply chain event management and you cancreate/update an event handler for it.

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