The Function Module CLASS_READ_CHARACT_ALL (API: All Direct and Inherited Characteristics of Class) is a standard Function Module in SAP ERP and is part of the function group CAPI within the package CL.
Function Module | CLASS_READ_CHARACT_ALL |
Short Text | API: All Direct and Inherited Characteristics of Class |
Function Group | CAPI |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSNAME | LIKE | KLAH-CLASS | Class | |
CLASSTYPE | LIKE | KLAH-KLART | Class Type | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Valid From |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language for Reading Characteristic Description |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
E_CHARACT | LIKE | KLVMERK | Characteristics Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASS_NOT_FOUND | Class Does Not Exist |
NO_AUTHORITY | No Authorization to Display Class |