Menu

SAP Function Module CLBPA_DISPLAY_ALLOWED_VALUES

The Function Module CLBPA_DISPLAY_ALLOWED_VALUES () is a standard Function Module in SAP ERP and is part of the function group CLBPA within the package CLCL.

Technical Information

Function Module CLBPA_DISPLAY_ALLOWED_VALUES
Short Text
Function Group CLBPA
Package CLCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGENUMBER TYPE BAPI1003_KEY-CHANGENUMBER Change Number
CHARACT TYPE BAPICHARACTKEY-CHARACTNAME Characteristic Name
CLASSNUM TYPE BAPI1003_KEY-CLASSNUM Class Number
CLASSTYPE TYPE BAPI1003_KEY-CLASSTYPE Class Type
DISPLAY_MODE TYPE BAPIFLAG Display Mode Indicator
KEYDATE TYPE BAPI1003_KEY-KEYDATE SY-DATUM Date
OBJECTKEY TYPE BAPI1003_KEY-OBJECT Key of Object to be Classified
OBJECTTABLE TYPE BAPI1003_KEY-OBJECTTABLE Name of Database Table for Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECTED_VALUE TYPE ATWRT Characteristic Value

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHANGENUMBER_INVALID
CHARACT_NOT_FOUND
CLASSTYPE_INVALID
CLASS_NOT_FOUND
FOREIGN_LOCK Object is locked
OBJECTTYPE_NOT_POSSIBLE
OBJECT_NOT_FOUND
STATUS_INVALID
USER_ESCAPE