Fonction SAP BAPI_BUS2001_GET_KEY_FROM_GUID - Reading the Project Key using the GUIDs

Paramètre Reférence Long. Facultatif Description
ET_EXT_KEY BAPI_BUS2001_KEY_FROM_GUID 40 X Key of the Project Definition from the 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 external keys are to be read is transferredto the mulitline parameter IT_GUID. These are returned with therelevant GUIDs in the multiline parameter ET_EXT_KEY of the BAPI.

Notes
Messages, for example, about non-existent objects, are reported in themultiline parameter ET_RETURN.
Only active GUIDs that have already been saved to the database, that isno GUIDs from deleted project definitions, for example, are taken intoaccount.

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

Description
A list of GUIDs for which the corresponding extneral keys are to beread.