Fonction SAP ALM_PM_MAINTNOT_GET_DETAIL - PM notification: get details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
NUMBER BAPI2080_NOTHDRE-NOTIF_NO C 12 Notification number

Paramètre Reférence Type Long. Description
NOTIFHDTEXT BAPI2080_NOTHDTXTE u 503 Text fields for notification header
NOTIFHEADER BAPI2080_NOTHDRE u 1232 Notification header

Paramètre Reférence Long. Facultatif Description
NOTIFACTV BAPI2080_NOTACTVE 240 X Activities work structure
NOTIFCAUS BAPI2080_NOTCAUSE 212 X Work Table for Causes
NOTIFPARTNR BAPI2080_NOTPARTNRE 115 X Reference structure for XIHPA
NOTIFTASK BAPI2080_NOTTASKE 391 X Work Table for Tasks
NOTITEM BAPI2080_NOTITEME 950 X Work table for notification item
NOTLONGTEXT BAPI2080_NOTFULLTXTE 152 X BAPI Service Notification longtext
RETURN BAPIRET2 548 X Message type:S success, E error, W warning, I information

Functionality
This BAPI enables you to display all details for a servicenotification.

Notes
Errors are returned in the parameter RETURN.

Technical note
Notification number is a mandatory entry
Information about the structure of the long text table:
OBJTYP can contain the following values:
QMEL - notification header
QMFE - notification item
QMUR - notification cause
QMSM - notification task
QMMA - notification activity
OBJKEY contains the key of the corresponding object e.g. ITEM_KEY for anotification item.
The export structure NOTIFHDTEXT provides additional information aboutnotification header data e.g. description of the correspondingequipment.

Description
Language dependent texts for some data contained in the servicenotification.

Description
Structure which contains information about the Service notificationheader (general data).

Description
Number of the service notification for which the detailed content isrequested.

Description
All activities that have either been completed for the wholenotification, or for an item. Each activity contains:

  • the code group and code for the activity,

  • processing times.
  • Description
    All items' causes. Each cause of a problem contains code group, code,text.

    Description
    All service notification's partners.

    Description
    All tasks that have either been completed for the whole notification,or for an item. Each task contains:

    • the code group and code for the task,

    • a text describing the task,

    • status information,

    • the person responsible for the task.
    • Description
      All service notification items. Each item contains the followinginformation:

      • Information regarding the object part (code group, object part,
      • assembly),
        • Problem (problem group and code),

        • Classification data.
        • Description
          Long text for the service notification description.

          Description
          Table which contains information on the errors that occured during theprocessing.