Fonction SAP BAPI_BUS2054_GET_KEY_FROM_GUID - Reading the WBS Key using the GUIDs

Paramètre Reférence Long. Facultatif Description
ET_EXT_KEY BAPI_BUS2054_KEY_FROM_GUID 40 X Key of the WBS Element 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 the external keys are to be read istransferred to the multiline parameter IT_GUID. These are returned bythe BAPI with the corresponding GUIDs in the multiline parameterET_EXT_KEY.

Notes
Messages, for example, 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, for example, no GUIDs from deleted WBSelements.

Description
List of the GUIDS with the corresponding external keys.

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