Fonction SAP ALM_PM_MAINTNOT_ADD_DATA - PM notification: added Items, Causes, Activities, Tasks, Partners

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
KEY_RELATIONSHIPS BAPI2080_NOTKEYE 160 X Table for key releationships
NOTFULLTXT BAPI2080_NOTFULLTXTI 152 X Work table for Full texts to message objects
NOTIFACTV BAPI2080_NOTACTVI 162 X Work table for Activities
NOTIFCAUS BAPI2080_NOTCAUSI 138 X Work Table for Causes
NOTIFPARTNR BAPI2080_NOTPARTNRI 98 X Work Table for Partners
NOTIFTASK BAPI2080_NOTTASKI 188 X Work Table for Tasks
NOTITEM BAPI2080_NOTITEMI 480 X Work table for notification items
RETURN BAPIRET2 548 X Message type:S success, E error, W warning, I information

Functionality
This BAPI enables you to add items, causes, activities, task, longtexts to a service notification. For more information about necessaryimport parameters see BAPI_SERVNOT_CREATE (methodServiceNotification.CreateFromData2).

Notes
Errors are returned in the parameter RETURN.

Description
Structure which contains fields text about the service notification.

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

Description
Number of the service notification for which data should be added to
Items or Activities or Tasks or Causes or Partners.

Description
Table which contains the service notification's key relationships whichdata should be added.

Description
Table which contains the service notification's Full texts which datashould be added.

Description
Table which contains the service notification's activities which datashould be added.

Description
Table which contains the service notification's causes which datashould be added.

Description
Table which contains the service notification's partners which datashould be added.

Description
Table which contains the service notification's tasks which data shouldbe added.

Description
Table which contains the service notification's items which data shouldbe added.

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