SAP Function /SAPTRX/XEE_SD_HU_IN_DLV_OBP10 - EE: 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_APP_OBJECTS TRXAS_APPOBJ_CTABS 0 Control WA and nametabs for all appl. object types
I_APP_OBJ_TYPES /SAPTRX/AOTYPES u 694 Application object type
I_APP_TYPE_CNTL_TABS TRXAS_APPTYPE_TABS 0 Control tables and nametabs for all appl. object types

Parameter Reference Length Optional Text
E_EXPEVENTDATA /SAPTRX/EXP_EVENTS 859 Expected events for application objects
E_INFODATA /SAPTRX/INFO_DATA 331 X Infodata for tracking object characterization
E_LOGTABLE BAPIRET2 548 X Return Parameter
E_MEASRMNTDATA /SAPTRX/MEASR_DATA 335 X Measurement data of application object

Exception Text
EXP_EVENT_DETERM_ERROR Expected events could not be determined
PARAMETER_ERROR Error in Parameters
STOP_PROCESSING Stop Processing
TABLE_DETERMINATION_ERROR A required datatable could not be found

Functionality
This function module is used in the outbound delivery visibility processfor the expected event extractor.
This function module is only available when you use the handling unitheader (HU_HEADER_NEW) as a main object table in the relevantapplication object type.
It selects data from the delivery. Most of the data that could berelevant to supply chain event management is selected to allow universaluse of the function.

Example
The following expected event data is created in this function module:

  • Packing - Delivery header

  • Goods Issue - Delivery header
  • Notes
    At least all the following fields should be filled in the exportparameter E_EXPEVENTDATA:

    • APPSYS (logical system ID of an application system)

    • APPOBJTYPE (application object type)

    • LANGUAGE (language)

    • MILESTONE (event name)

    • MILESTONENUM (counter)

    • EVT_EXP_DATETIME (expected date/time)

    • EVT_EXP_TZONE (expected event time zone)