Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.
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 |
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) |
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 |
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 |
---|---|---|---|---|
FEATURES | LIKE | CLX2F | Characteristics Data | |
VALUES | LIKE | CLX2V | Allowed values of characteristic |
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 |