Fonction SAP /SAPTRX/XRA_PP_ORDER_PMF10 - RAO: 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_APPTYPE_TAB TRXAS_APPTYPE_TABS_WA 0
I_APP_OBJECT TRXAS_APPOBJ_CTAB_WA 0
I_APP_OBJ_TYPES /SAPTRX/AOTYPES u 694 Application object 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 Error in Parameters
RELEVANCE_DETERM_ERROR EM relevance could not be determined
STOP_PROCESSING Stop processing

Functionality
This function module is used in the production malfunction visibilityprocess for the EM relevance function for application object types.
This function module selects data from the manufacturing order andchecks if it is relevant to supply chain event management or not.

Example
If the order category of an order is either 10 (Production Order)or 40 (Process Order) and the order has already been released,this order 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.