Fonction SAP /SAPTRX/XRE_PP_ORDER_PMF10 - RET: Manufacturing Order for Production Malfunction Visibility Process

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ALL_APPL_TABLES TRXAS_TABCONTAINER 0
I_APPSYS /SAPTRX/APPLSYSTEM C 10 Logical System ID of an Application System
I_EVENT TRXAS_EVT_CTAB_WA 0
I_EVENTTYPE_TAB TRXAS_EVENTTYPE_TABS_WA 0
I_EVENT_TYPES /SAPTRX/EVTYPES u 414 Event Types

Paramètre Reférence Type Long. Description
E_RESULT SYST-BINPT C 1 Batch input, program running under batch input

Paramètre Reférence Long. Facultatif Description
C_LOGTABLE BAPIRET2 548 X Return parameter

Exception Description
PARAMETER_ERROR Stop processing
RELEVANCE_DETERM_ERROR Relevance Determination error
STOP_PROCESSING Stop processing

Functionality
This function module is used in the production malfunction visibilityprocess for the EM relevance function for event types.
It selects data from the manufacturing order and checks whether thisdata is relevant to supply chain event management or not.

Example
If the order category is either 10 (Production Order) or40 (Process Order) and the order has already been released
, this order is relevant to supply chain event management and you canreport actual events for it.

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