Fonction SAP BAPI_OBJCL_CONCATENATEKEY_KEY - Classification BAPI: Generate Concatenated Key (Key)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CLASSTYPE BAPI1003_KEY-CLASSTYPE C 3 Class Type
OBJECTTABLE BAPI1003_KEY-OBJECTTABLE C 30 Name of Database Table for Object

Paramètre Reférence Type Long. Description
CLOBJECTKEYOUT BAPI1003_KEY-OBJECT_GUID N 18 Internal Object Number

Paramètre Reférence Long. Facultatif Description
OBJECTKEYTABLE BAPI1003_OBJECT_KEYS 130 Object Key
RETURN BAPIRET2 548 Return Parameters

Functionality
This BAPI generates the concatenated object key from the individual keyfields and contents of the object table.
If the BAPI runs successfully, table RETURN contains no messages oftype 'E', and export field ObjectKey_Conc contains an entry.

Notes
The object key ObjctKey can be decomposed into the key fields object,object table, and class type by BAPIObjectClassification.GetObjectOfKey.
If these fields are relevant and only one function module is to beused, use function module BAPI_OBJCL_CONCATENATEKEY. This skips theconversion from the object key.

Description
Class type

Description
Name of database table of object

Description
Object key

Description
Return parameters