Fonction SAP BAPI_BUS2002_GET_ACTGUID_4_KEY - Read the GUIDs Using the Network Activity Key

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_BUS2002A_GUID_FROM_EXTKEY 32 X GUID List of External IDs for Network Activities
ET_RETURN BAPIRET2 548 X Return Parameter
IT_EXT_KEY BAPI_ACTIVITY_LIST 4 Activity List for the BAPI Processing

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

Example
A list of network activities for which the GUIDs are to be read istransferred to the multiline parameter IT_EXT_KEY. This refers to thenetwork from the import parameter NUMBER and is returned by the BAPIwith the external keys in the multiline parameter ET_GUID.

Notes
Messages, for example, about non-existent GUIDs are returned in themultiline parameter RETURN.
Only active GUIDs are returned, that is, no GUIDs from deleted networkactivites. 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 GUID is to be read for thespecified network instance.