The Function Module SETS_LD_CLASS_TYPEINFO_GET (Load type information for class) is a standard Function Module in SAP ERP and is part of the function group SETL within the package SETS.
Function Module | SETS_LD_CLASS_TYPEINFO_GET |
Short Text | Load type information for class |
Function Group | SETL |
Package | SETS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS | LIKE | SEOCLSKEY | Class Name | |
WITH_ABAP_TYPEINFO | TYPE | SETST_BOOL | SETST_FALSE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS_INFO | TYPE | SETST_TYPEINFO |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASS_NOT_FOUND | Class does not exist |
FRAME_ERROR | |
PARAMETER_ERROR |