Menu

SAP Function Module CLEX_GET_CLASS_FEATURES_VALUES

Display class data, characteristics data, and values

The Function Module CLEX_GET_CLASS_FEATURES_VALUES (Display class data, characteristics data, and values) is a standard Function Module in SAP ERP and is part of the function group CLX2 within the package CL.

Technical Information

Function Module CLEX_GET_CLASS_FEATURES_VALUES
Short Text Display class data, characteristics data, and values
Function Group CLX2
Package CL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVITY LIKE Objective in calling the function module
CLASSNAME LIKE KLAH-CLASS SPACE External Class Number
CLASSNUMBER LIKE KLAH-CLINT SPACE Internal Class Number
CLASSTYPE LIKE KLAH-KLART SPACE Class Type
DISPLAY_SCOPE_IN LIKE SCTMS
KEY_DATE LIKE SY-DATUM SY-DATUM Validity Time
LANGUAGE LIKE SY-LANGU SY-LANGU Language of language-dependent information
SUB_ACTIVITY LIKE SPACE Display (blank) or change (X)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSDESCRIPTION LIKE SWOR-KSCHL Class description
XKLAH LIKE KLAH Class data

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
FEATURES LIKE CLX2F Characteristics Data
VALUES LIKE CLX2V Allowed values of characteristic

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_AUTHORIZED_CLASSIFICATION No authorization for classification
NOT_AUTHORIZED_MAINTENANCE No Authorization to Maintain Class
NOT_AUTHORIZED_SELECTION No authorization to find objects
NO_FEATURES_DEFINED No characteristics of class found