SAP Function /SAPTRX/XEE_PP_ORDER_PMF10 - EE: Manufacturing Order for Production Malfunction 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 production malfunction visibilityprocess for the expected event extractor.
This function module is only available when you use the work orderheader (WORKORDER_HEADER) as a main object table in the relevantapplication object type.
It selects data from the manufacturing order. Most of the data thatcould be relevant to supply chain event management is selected to allowuniversal use of the function.

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

  • Release Manufacturing Order

  • Start Manufacturing Order

  • Finish Manufacturing Order
  • Notes
    At least all the following fields should be filled in export parameterE_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)

    • ITEMIDENT (used in this example to find which shipment date/time
    • status is to be updated)
      • EVT_EXP_TZONE (time zone)