Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
CLASSTYPE_IMP | BAPI1003_KEY-CLASSTYPE | C | 3 | Class Type | ||
KEYDATE | BAPI1003_KEY-KEYDATE | D | 8 | SY-DATUM | X | Key date |
LANGUAGE | BAPIFIELDSCACL-BAPILANGUA | C | 1 | SY-LANGU | X | Language Key |
OBJECTKEY_IMP | BAPI1003_KEY-OBJECT | C | 50 | Key of Object to be Classified | ||
OBJECTTABLE_IMP | BAPI1003_KEY-OBJECTTABLE | C | 30 | Name of Database Table for Object | ||
READ_VALUATIONS | BAPI1003_KEY-FLAG | C | 1 | X | Read Assigned Values |
Paramètre | Reférence | Long. | Facultatif | Description |
---|---|---|---|---|
ALLOCLIST | BAPI1003_ALLOC_LIST | 103 | Class BAPI: Assignment List | |
ALLOCVALUESCHAR | BAPI1003_ALLOC_VALUES_CHAR | 124 | X | Assigned CHAR and BOOL Values |
ALLOCVALUESCURR | BAPI1003_ALLOC_VALUES_CURR | 104 | X | Assigned CURR Values |
ALLOCVALUESNUM | BAPI1003_ALLOC_VALUES_NUM | 96 | X | Assigned NUM, DATE, and TIME Values |
RETURN | BAPIRET2 | 548 | Return Parameters |
Functionality This BAPI returns all classes where an object (for example, material)is classified. Usually, this is exactly one class, but multipleclassification means that there can be several. The object is determined by the object key (ObjectKey) and the objecttable (ObjectTable). You must also enter the class type (ClassType). Table AllocList contains the classes (ClassNum), class type(ClassType), classification status (Status), and object information.Error messages are logged in table RETURN. If the BAPI runssuccessfully, table RETURN contains no messages of type 'E'. Notes Description Description Default Description Default Description Description Description Description Description Description Description Description |