Fonction SAP BAPI_OBJCL_SPLITKEY - Classification BAPI: Decomposition of Concatenated Key

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OBJECTKEY_CONC BAPI1003_KEY-OBJECT C 50 Object Key, Concatenated
OBJECTTABLE BAPI1003_KEY-OBJECTTABLE C 30 Object Table

Paramètre Reférence Long. Facultatif Description
OBJECTKEYTABLE BAPI1003_OBJECT_KEYS 130 Object Key, Decomposed
RETURN BAPIRET2 548 Error Messages

Function
This BAPI decomposes a concatenated object key (internal format) intoits components: key field name and key field value.
If the BAPI runs successfully, table RETURN contains no messages oftype 'E'.

Notes
The object key (ObjectKey) must be transferred in internal format,before conversion exits. For example, a material number must betransferred with leading zeros.

Description
Object key, concatenated

Description
Object table

Description
Object key, decomposed

Description
Error messages