Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
CLASSTYPE | BAPI1003_KEY-CLASSTYPE | C | 3 | Class Type | ||
MAXROWS | BAPI_MAX_HITS-MAX_HITS | I | 4 | 100 | X | Maximum Number of Assignments |
STATUS | BAPI1003_KEY-STATUS | C | 1 | X | Classification Status |
Paramètre | Reférence | Long. | Facultatif | Description |
---|---|---|---|---|
ALLOCLIST | BAPI1003_ALLOC_LIST | 103 | Assignment List | |
CLASSNUMRANGE | BAPI1003_CLASS_NUM_RANGE | 39 | Range Table for Class Numbers | |
RETURN | BAPIRET2 | 548 | Error Messages |
Function This BAPI runs a search for classifications. The search parameters areclass name, class type (ClassType), and classification status (Status,optional). The class name is entered in a range table (ClassNumRange),so complex queries are possible. Parameter MaxRows lets you limit thenumber of hits. The default value is 100. The search result is returned in table AllocList. If the BAPI runssuccessfully, table RETURN contains no messages of type 'E'. Caution If Engineering Change Management is used, some classifications foundmay not be valid. In this case, a number of hits that is lower than themaximum does not mean that there are no more valid classifications. This BAPI does not find classes. Description Description Default Description Description Description Description |