The Function Module REAJ_GUI_PROCESS_STEP_REVE_PBO (PBO der Prozessparameter für den Schritt) is a standard Function Module in SAP ERP and is part of the function group REAJ_GUI_PROCESS_STEP_REVE within the package RE_AJ_PR.
Function Module | REAJ_GUI_PROCESS_STEP_REVE_PBO |
Short Text | PBO der Prozessparameter für den Schritt |
Function Group | REAJ_GUI_PROCESS_STEP_REVE |
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? |
IS_NAVIGATION | TYPE | REAJ_NAVIGATION | Dient der Feldnavigation | |
IT_RANGE | TYPE | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EF_FOUND | TYPE | RECABOOL | Allgemeines Ja/Nein - Feld | |
ES_SUBSCREEN | TYPE | RECASCREEN | Dynpro | |
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.