The Function Module FRML769_CUSTOMIZING_GET (RMS-FRM: Beschaffung der Customizing-Einstellungen) is a standard Function Module in SAP ERP and is part of the function group FRML769 within the package RMSFRMOUT.
Function Module | FRML769_CUSTOMIZING_GET |
Short Text | RMS-FRM: Beschaffung der Customizing-Einstellungen |
Function Group | FRML769 |
Package | RMSFRMOUT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_COMPARISON | TYPE | FRMLE_FLG | GC_FALSE | Zur allgemeinen Verwendung |
I_FLG_NOT_SORT | TYPE | FRMLE_FLG | GC_FALSE | Keine Sortierung nach Customizing |
I_FLG_RCP | TYPE | FRMLE_FLG | GC_FALSE | Zur allgemeinen Verwendung |
I_LANGU | TYPE | FRMLE_LANGU | SY-LANGU | Sprache |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XT_DDIC_DEFINITION | TYPE | RMSTTY_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.