Fonction SAP BAPI_QNOTIFICAT_CREATE - Create quality notification

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXTERNAL_NUMBER BAPI2080-NOTIFICAT C 12 X Notification number (external)
LANGU BAPI2078-LANGU C 1 SY-LANGU X Language
NOTIF_HEADER BAPI2078 u 191 Notification header

Paramètre Reférence Type Long. Description
NUMBER BAPI2078-NOTIFICAT C 12 Notification number
RETURN BAPIRETURN u 452 Structure for Return Parameters (Code, Text)

Paramètre Reférence Long. Facultatif Description
NOTIF_ITEM BAPIQMFE 66 X Notification item
NOTIF_TEXT BAPIQCLINE 132 X Notif. long text

Functionality
You create quality notifications using this method. You can create setfields and the long text in the notification header, as well as variousnotification items.
Currently, you can only create notifications for notification typesthat are assigned to the origin customer complaint.

Notes
In the parameter NotifHeader, you must at least enter thenotification type (NOTIF_TYPE). If a sales order (SALES_ORD) thatcontains an item number (S_ORD_ITEM) is returned, the system onlytransfers dependent data from the customer order, for example, thematerial (MATERIAL). However, the system first checks whether thetransferred customer number corresponds to the customer number in theorder.

Description
Number, with which the system created the notification.

Description
INCLUDE PM_TX_BAPI_RETURN OBJECT DOKU ID TX

Description
Number, with which you should save the created notification. Entry isoptional. If you do not make an entry, a number is assignedinternally.

Default
None.

Description
Language in which the long text for the notification is created.

Default
If you do not enter a language, this parameter is set to the logonlanguage.

Description
This structure contains data relating to the header of thenotification. The data forms part of database table QMEL.

Description
This table contains data relating to all notification items. The dataforms part of data table QMFE.

Description
This table contains long text relating to the notification header.