The Function Module RZL_DECIDE_BA_SWITCH (Betriebsartumschaltung vorbereiten, Operationen festlegen) is a standard Function Module in SAP ERP and is part of the function group SPF1 within the package SPFL.
Function Module | RZL_DECIDE_BA_SWITCH |
Short Text | Betriebsartumschaltung vorbereiten, Operationen festlegen |
Function Group | SPF1 |
Package | SPFL |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_TBL | LIKE | SPFID | Description of the operation mode to be set again | |
IS_TBL | LIKE | SPFIS | Actual state of present authorities | |
RECONF_ID_TBL | LIKE | SPFID | Servers whose WPs are reconfigured | |
RESTART_ID_TBL | LIKE | SPFID | Authorities which are restarted | |
START_ID_TBL | LIKE | SPFID | Authorities which are restarted | |
STOP_ID_TBL | LIKE | SPFID | Authorities which are stopped | |
UNMOD_ID_TBL | LIKE | SPFID | Authorities which are not changed |
This function module does not define any Exceptions.