The Function Module STUM_WP_SET_RESTART_MODE () is a standard Function Module in SAP ERP and is part of the function group STUM within the package STUN.
Function Module | STUM_WP_SET_RESTART_MODE |
Short Text | |
Function Group | STUM |
Package | STUN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESTART_MODE | LIKE | WPTOTLINFO-WP_IRESTRT | 1 | Neustart (1) oder kein Neustart (0) nach Fehler |
WP_NO | LIKE | WPTOTLINFO-WP_NO | Workprozeß-Nummer |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORIZATION | Keine Berechtigung zum Ändern des Neustartmodus |
WRONG_RESTART_MODE | Falscher Neustartmodus |