The Function Module SEO_CLASS_LIB_INTROSPECTION (Liefert Klassen der Klassenbibliothek zurück) is a standard Function Module in SAP ERP and is part of the function group SEOQ within the package SEOK.
Function Module | SEO_CLASS_LIB_INTROSPECTION |
Short Text | Liefert Klassen der Klassenbibliothek zurück |
Function Group | SEOQ |
Package | SEOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CATEGORY | TYPE | SEOCATEGRY | Class/Interface Category | |
CLSNAME_PATTERN | TYPE | SEOCLSNAME | Object Type Name | |
CLSTYPE | TYPE | SEOCLSTYPE | SEOC_CLSTYPE_CLASS | Class Type |
LANGU | TYPE | SY-LANGU | SAP R/3 System, Current Language |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLSNAMES_W_DESCRIPTION | TYPE | SEO_CLS_W_DESCRI | Class Name with Short Description |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.