Fonction SAP BAPI_BUS2002_GET_ELEGUID_4_KEY - Read the GUIDs Using the Activity Element IDs

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
NUMBER BAPI_NETWORK_LIST-NETWORK C 12 Network Number

Paramètre Reférence Long. Facultatif Description
ET_GUID BAPI_BUS2002E_GUID_FROM_EXTKEY 36 X GUID List of External IDs for Activity Elements
ET_RETURN BAPIRET2 548 X Return Parameter
IT_EXT_KEY BAPI_ACTIVITY_ELEMENT_LIST 8 Activity Element list for the BAPI Processing

Functionality
Read the GUID (Global Unique Identifier) using the external object key.

Example
A list of activity elements for which the GUIDs are to be read istransferred by parameter IT_EXT_KEY. This refers to the network of theimport parameter NUMBER and is returned by the BAPI via the externalkey of the multiline parameter ET_GUID.

Notes
Messages, for example, about non-existent GUIDs, are returned in theparameter RETURN.
Only active GUIDs are returned, that is, no GUIDs from deleted activityelements. In addition, only GUIDs that have already been saved to thedatabase are read.

Description
Number that uniquely identifies a network within a client (networkinstance that is currently being processed).

Description
Export list with external keys of network activities and the relatedGUIDs.

Description
Import list of network activities, whose GUIDs are to be read for thespecified network instance.