The Function Module SWF_WIZARD_PROCESS_MODIFY () is a standard Function Module in SAP ERP and is part of the function group SWF2 within the package SWF.
Function Module | SWF_WIZARD_PROCESS_MODIFY |
Short Text | |
Function Group | SWF2 |
Package | SWF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMMAND | LIKE | SY-INPUT | 'A' | Command |
STEP_FORM | LIKE | Form Routine | ||
STEP_PROGRAM | LIKE | Module pool |
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.