The Function Module REAJ_GUI_PROCESS_GET_RANGES (Liefert die externen Prozessparameter) is a standard Function Module in SAP ERP and is part of the function group REAJ_GUI_PROCESS within the package RE_AJ_PR.
Function Module | REAJ_GUI_PROCESS_GET_RANGES |
Short Text | Liefert die externen Prozessparameter |
Function Group | REAJ_GUI_PROCESS |
Package | RE_AJ_PR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IF_INCLEMPTY | TYPE | ABAP_BOOL | ABAP_TRUE | Inklusive Leerfelder? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RANGE | TYPE | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten |
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.