The Function Module BAPI_OBJCL_GETOBJECTS_KEY (Classification BAPI: Find Assignment (Key)) is a standard Function Module in SAP ERP and is part of the function group CLBPA within the package CLCL.
Function Module | BAPI_OBJCL_GETOBJECTS_KEY |
Short Text | Classification BAPI: Find Assignment (Key) |
Function Group | CLBPA |
Package | CLCL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSTYPE | LIKE | BAPI1003_KEY-CLASSTYPE | Class Type | |
MAXROWS | LIKE | BAPI_MAX_HITS-MAX_HITS | 100 | Maximum Number of Hits |
STATUS | LIKE | BAPI1003_KEY-STATUS | Classification Status |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALLOCLIST | LIKE | BAPI1003_ALLOC_LIST2 | Assignment List | |
CLASSNUMRANGE | LIKE | BAPI1003_CLASS_NUM_RANGE | Range Table for Class Numbers | |
RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.