The Function Module RMXM800_READ_ROM_CLASS_CST (Lesen der zugewiesenen ABAP Klasse) is a standard Function Module in SAP ERP and is part of the function group RMXM800 within the package RMXMTRF.
Function Module | RMXM800_READ_ROM_CLASS_CST |
Short Text | Lesen der zugewiesenen ABAP Klasse |
Function Group | RMXM800 |
Package | RMXMTRF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GRP | TYPE | RMXME_ROM_GRP | Transformationsgruppe | |
I_LANGU | TYPE | SYLANGU | SY-LANGU | Anmeldesprache |
I_OBJ_TYP | TYPE | RMXME_ROM_OBJ_TYP | Objekttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CLASS_ASSIGNM | TYPE | RMXMTY_ROM_CLASS_ASSIGNM | Zuweisung (Transf.Gruppe, ObjTyp) zu ABAP Klasse |
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 |
---|---|
NOT_EXIST | Zuweisung existiert nicht |