The Function Module SWF_WIZARD_CALL (WF: Wizard-Dialog anzeigen) is a standard Function Module in SAP ERP and is part of the function group SWF2 within the package SWF.
Function Module | SWF_WIZARD_CALL |
Short Text | WF: Wizard-Dialog anzeigen |
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 |
---|---|---|---|---|
SPECIFIC_DATA_IMPORT | LIKE | Datenstruktur für Wizard-Bildschirm | ||
WIZARD_DATA | LIKE | SWF_WIZARD | Nummer des zu testenden Subsreens |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SPECIFIC_DATA_EXPORT | LIKE | Datenstruktur vom Wizard-Bildschirm |
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 |
---|---|---|---|---|
SPECIFIC_CONTAINER | LIKE | SWCONT | Container-Tabelle für Wizard-Bildschirm | |
SPECIFIC_TABLE_EXPORT | LIKE | Tabelle vom Wizard-Bildschirm | ||
SPECIFIC_TABLE_IMPORT | LIKE | Tabelle für Wizard-Bildschirm |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BACK | Anwender hat -Zurück- gewählt |
OPERATION_CANCELLED_BY_USER | Anwender hat -Abbrechen- gewählt |