Fonction SAP BAPI_BUS2002_GET_KEY_FROM_GUID - Read Network Key Using the GUIDs

Paramètre Reférence Long. Facultatif Description
ET_EXT_KEY BAPI_BUS2002_KEY_FROM_GUID 28 X Network Key from GUID
ET_RETURN BAPIRET2 548 X Return Parameter
IT_GUID BAPI_PS_GUID 16 GUIDs for PS BAPIs

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

Example
A list of GUIDs for which the external keys are to be read istransferred to the multiline parameter IT_GUID. They are returned bythe BAPI with the corresponding GUIDs in the multiline parameterET_EXT_KEY.

Notes
Messages, for exmaple, about non-existent objects, are returned in themultiline parameter ET_RETURN.
Only active GUIDs that have already been saved to the database aretaken into account, that is, no GUIDs from deleted networks.

Description
List of GUIDs with the corresponding external keys.

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