SAP ABAP Interface IF_ESD_WIZ_FW (For using the Wizardframework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_WIZ_FW | For Wizardframework | 20130114 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_WIZ_FW_AUNIT | Simulates the API of SWF-Wizard-Framework for Unit Tests | 20130116 |
Properties
Interface | IF_ESD_WIZ_FW | |
Short Description | For using the Wizardframework |
General Data
Package | SESD_ESI_OBJECT_EDITORS | Unified Editor for ESR Objects |
Created | 20130114 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESD_WIZ_AUNIT_TYPES | Types for unit testing | 20130212 |
Friends
Interface IF_ESD_WIZ_FW has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WIZARD_DATA | Instance attribute | Public | Type reference (TYPE) | SWF_WIZARD | WF: Control Wizard Screen | 20130116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | WF: Wizard-Dialog anzeigen | 20130114 |
2 | ![]() |
Instance method | Public | Method | WF: OKCODE holen (für Subscreens in anderen Modulepools) | 20130114 |
3 | ![]() |
Instance method | Public | Method | WF: Wizard-Bildschirm auffrischen | 20130114 |
4 | ![]() |
Instance method | Public | Method | WF: Wizard ausführen | 20130114 |
5 | ![]() |
Instance method | Public | Method | WF: Wizard-Ablauf modifizieren | 20130114 |
Events
Interface IF_ESD_WIZ_FW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_SCREEN_TYPE_TAB | Public | Attribute reference (LIKE) | 20130212 |
|
||
2 | T_SWCONT_TAB | Public | Attribute reference (LIKE) | 20130212 |
|
||
3 | T_SWF_WIZDEF_TAB | Public | Attribute reference (LIKE) | 20130212 |
|
Method Signatures
Method WIZARD_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SPECIFIC_CONTAINER | Call by reference | Type reference (TYPE) | T_SWCONT_TAB | Container-Tabelle für Wizard-Bildschirm | 20130114 | ||
2 | ![]() |
SPECIFIC_DATA_EXPORT | Value transfer | Type reference (TYPE) | ANY | Datenstruktur vom Wizard-Bildschirm | 20130114 | ||
3 | ![]() |
SPECIFIC_DATA_IMPORT | Value transfer | Type reference (TYPE) | ANY | Datenstruktur für Wizard-Bildschirm | 20130114 | ||
4 | ![]() |
SPECIFIC_TABLE_EXPORT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle vom Wizard-Bildschirm | 20130114 | ||
5 | ![]() |
SPECIFIC_TABLE_IMPORT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle für Wizard-Bildschirm | 20130114 | ||
6 | ![]() |
START_COLUMN | Value transfer | Type reference (TYPE) | SY-CUCOL | 2 | ABAP System Field: Horizontal Cursor Position in PAI | 20130114 | |
7 | ![]() |
START_ROW | Value transfer | Type reference (TYPE) | SY-CUROW | 2 | ABAP System Field: Vertical Cursor Position in PAI | 20130114 | |
8 | ![]() |
WIZARD_COMPLETE | Call by reference | Type reference (TYPE) | XFELD | Feld zum ankreuzen | 20130114 | ||
9 | ![]() |
WIZARD_DATA | Value transfer | Type reference (TYPE) | SWF_WIZARD | Nummer des zu testenden Subsreens | 20130114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anwender hat "Zurück" gewählt | 20130114 | |
2 | ![]() |
Anwender hat "Abbrechen" gewählt | 20130114 | |
3 | ![]() |
20130114 |
Method WIZARD_DIALOG_OKCODE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACT_OKCODE | Value transfer | Type reference (TYPE) | ANY | Function Code | 20130114 |
Method WIZARD_DIALOG_OKCODE_GET on Interface IF_ESD_WIZ_FW has no exception.
Method WIZARD_DIALOG_REFRESH Signature
Method WIZARD_DIALOG_REFRESH on Interface IF_ESD_WIZ_FW has no parameter.
Method WIZARD_DIALOG_REFRESH on Interface IF_ESD_WIZ_FW has no exception.
Method WIZARD_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AMODAL | Call by reference | Type reference (TYPE) | SY-INPUT | SPACE | ABAP System Field: Internal Use | 20130114 | |
2 | ![]() |
CONTAINER_COMPENSATION | Call by reference | Type reference (TYPE) | SY-INPUT | SPACE | ABAP System Field: Internal Use | 20130114 | |
3 | ![]() |
CONTAINER_PARAMETER | Call by reference | Type reference (TYPE) | T_SWCONT_TAB | Instance Structure | 20130114 | ||
4 | ![]() |
DEFINITION | Call by reference | Type reference (TYPE) | T_SWF_WIZDEF_TAB | WF: Wizard definition for wizards w/o WF support | 20130114 | ||
5 | ![]() |
DO_INIT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20130114 | |
6 | ![]() |
PROCESS_LOGGING | Call by reference | Type reference (TYPE) | SY-INPUT | 'X' | ABAP System Field: Internal Use | 20130114 | |
7 | ![]() |
ROADMAP | Call by reference | Type reference (TYPE) | SY-INPUT | 'X' | ABAP System Field: Internal Use | 20130114 | |
8 | ![]() |
SCREEN_TABLE | Call by reference | Type reference (TYPE) | T_SCREEN_TYPE_TAB | For Webservice Wizard and its Unittests | 20130125 | ||
9 | ![]() |
START_COLUMN | Call by reference | Type reference (TYPE) | SY-CUCOL | 2 | ABAP System Field: Horizontal Cursor Position in PAI | 20130114 | |
10 | ![]() |
START_ROW | Call by reference | Type reference (TYPE) | SY-CUROW | 2 | ABAP System Field: Vertical Cursor Position in PAI | 20130114 | |
11 | ![]() |
WIZARD_COMPLETE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20130114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130114 | ||
2 | ![]() |
20130114 | ||
3 | ![]() |
20130114 |
Method WIZARD_PROCESS_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | SY-INPUT | 'A' | Command | 20130114 | |
2 | ![]() |
STEP_FORM | Value transfer | Type reference (TYPE) | SWF_WIZDEF-FORM | Formroutine | 20130114 | ||
3 | ![]() |
STEP_PROGRAM | Value transfer | Type reference (TYPE) | SWF_WIZDEF-PROGRAM | Module pool | 20130114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130114 | ||
2 | ![]() |
20130114 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |