Fonction SAP BAPI_BUS2002_GET_GUID_FROM_KEY - Reading of GUIDS Using the Network Keys

Paramètre Reférence Long. Facultatif Description
ET_GUID BAPI_BUS2002_GUID_FROM_EXTKEY 28 X Network GUID List for External Key
ET_RETURN BAPIRET2 548 X Return Parameter
IT_EXT_KEY BAPI_NETWORK_LIST 12 BAPI structure for a list of networks

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

Example
A list of networks for which the GUIDs are to be read is transferred tothe multiline parameter IT_EXT_KEY. These are returned by the BAPI withthe external keys in the multiline parameter ET_GUID.

Notes
Messages, for example, about non-existent GUIDs are returned in themultiline parameter ET_RETURN.
Only active GUIDs are returned, that is, no GUIDs from deletednetworks. In addition, only GUIDs that have already been saved to thedatabase are taken into account.

Description
List of external keys with the corresponding GUIDs.

Description
List of external keys for which the corresponding GUIDs are to be read.