SAP Function /SAPTRX/XCP_PP_NOTIF_PMF10 - CP: Notification 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 Tables 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_CONTROL_DATA /SAPTRX/CONTROL_DATA 331 Control data for application objects
E_LOGTABLE BAPIRET2 548 X Return Parameter

Exception Text
CDATA_DETERMINATION_ERROR Error in control data determination
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 control parameter extractor.
This function module is only available when you use the notificationheader (NOTIFICATION_HEADER_NEW) as a main object table in the relevantapplication object type.
It selects data from the notification. 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:

  • Notification Type - ,,,,,,Notification Header

  • Priority -,,,,,,,,Notification Header

  • Work Center - ,,,,,,Notification Header

  • Plant - ,,,,,,,,Notification Header

  • Manufacturing Order [0...n] - ,,From Plant and Work Center,,

  • Functional Location - ,,,,Notification Header

  • Equipment - ,,,,,,,,Notification Header

  • Notification Catalog Type - ,,,,Notification Header

  • Notification Code Group - ,,,,Notification Header

  • Notification Coding - ,,,,Notification Header

  • Breakdown Duration - ,,,,Notification Header

  • Breakdown Indicator - ,,,,Notification Header

  • Notification Start Date - ,,,,Notification Header

  • Notification Finish Date - ,,,,Notification Header

  • Responsible Partner - ,,,,Partner

  • Priority, functional location, equipment, breakdown indicator, andresponsible partner become system parameters in SAP Event Management.

    Notes
    At least all the following fields should be filled in export parameterE_CONTROL_DATA:

    • 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)