SAP Function BAPI_OBJCL_CONCATENATEKEY - Classification BAPI: Generate Concatenated Key

Parameter Reference Type Length Default Optional Text
OBJECTTABLE BAPI1003_KEY-OBJECTTABLE C 30 Object Table

Parameter Reference Type Length Text
OBJECTKEY_CONC BAPI1003_KEY-OBJECT C 50 Object Key, Concatenated

Parameter Reference Length Optional Text
OBJECTKEYTABLE BAPI1003_OBJECT_KEYS 130 Object Key Table
RETURN BAPIRET2 548 Error Messages

Function
This BAPI generates the concatenated object key from the individual keyfields and the content 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 (ObjectKey) can be transferred in internal or externalformat. External format means after the use of conversion exits (forexample, a material number must be transferred without leading zeros).If the 2 fields contain different entries, external format overridesinternal format.

Description
Object key, concatenated

Description
Object table

Description
Object key table

Description
Error messages