SAP Function /SAPTRX/XIP_SD_DELIV_OBP10 - IP: Delivery Header 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_INFODATA /SAPTRX/INFO_DATA 331 X Infodata for tracking object characterization
E_LOGTABLE BAPIRET2 548 X Return Parameter

Exception Text
IDATA_DETERMINATION_ERROR Info parameters 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 info parameter extractor.
This function module is only available when you use the delivery(DELIVERY_HEADER_NEW) as a main object table in the relevant applicationobject 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 parameters are created in this function module:

  • Delivery Date - Delivery Header

  • Loading Date - Delivery Header

  • Transportation Planning Date - Delivery Header

  • Delivery Volume - Delivery Header

  • Volume Unit - Delivery Header

  • Delivery Weight - Delivery Header

  • Delivery Net Weight - Delivery Header

  • Weight Unit - Delivery Header

  • Number of Packages - Delivery Header

  • Delivery Quantity - Delivery Item

  • Material - Delivery Item

  • Picking Quantity - Delivery Item

  • Quantity Unit - Delivery Item
  • Notes
    At least all the following fields should be filled in export parameterE_INFODATA:

    • APPSYS (logical system ID of an application system)

    • APPOBJTYPE (application object type)

    • LANGUAGE (language)

    • PARAMNAME (defined in the transaction for defining SAP EM
    • interface functions: /SAPTRX/ASC0TF)
      • VALUE (parameter value of length 200)