The Function Module REAJ_GUI_PROCESS_SET_PROCESS (Setzt den Prozess in der Funktionsgruppe) 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_SET_PROCESS |
Short Text | Setzt den Prozess in der Funktionsgruppe |
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 |
---|---|---|---|---|
ID_PROCESSMODE | TYPE | REAJPROCMODE | Anpassungsmodus | |
ID_PROCESSTCD | TYPE | SYTCODE | Prozessaktivität | |
IO_PROCESS | CLASS | IF_REAJ_PROCESS | Anpassungsprozess | |
IO_PROCESS_PARAM | CLASS | IF_REAJ_PROCESS_PARAM | Parameter zum Anpassungsprozess |
This function module does not define any EXPORTING parameters.
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.