Menu

SAP Function Module BAPI_OBJCL_GETOBJECTS_KEY

Classification BAPI: Find Assignment (Key)

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.

Technical Information

Function Module BAPI_OBJCL_GETOBJECTS_KEY
Short Text Classification BAPI: Find Assignment (Key)
Function Group CLBPA
Package CLCL
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.