Menu

SAP Function Module CLUF_USAGE_FEATURES_IN_CLASSES

Suchen Klassen über Merkmale (Merkmalsverwendung)

The Function Module CLUF_USAGE_FEATURES_IN_CLASSES (Suchen Klassen über Merkmale (Merkmalsverwendung)) is a standard Function Module in SAP ERP and is part of the function group CLUF within the package CL.

Technical Information

Function Module CLUF_USAGE_FEATURES_IN_CLASSES
Short Text Suchen Klassen über Merkmale (Merkmalsverwendung)
Function Group CLUF
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
ALL_TYPES LIKE SPACE Search via all class types
ALV_TREE TYPE FLAG 'X' ALV Tree-Control benutzen
CLASS_TYPE LIKE KLAH-KLART SPACE Class type
FEATURE LIKE CABN-ATNAM SPACE
KEY_DATE LIKE SY-DATUM SY-DATUM
LANGUAGE LIKE SY-LANGU SY-LANGU Language
PROCESS_MODE LIKE RMCLS-MODUS SPACE Mode: DARK, FULL, SHOW, MERK

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CCLASS LIKE KLAH-CLASS
CLASS_TYPE LIKE KLAH-KLART Class type
CLASS_TYPETEXT LIKE RMCLS-ARTXT Class type description
CLBEZ LIKE RMCLS-KLBEZ

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
CLASSES LIKE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASSTYPE_NOT_EXISTENT Class type does not exist
FEATURE_NOT_FOUND Characteristic not found
INPUT_WRONG Entry cannot be interpreted
NO_CLASS_FOUND No class found
UNSPECIFIC_ERROR Non-specific error