SAP ABAP Class IF_ESD_WIZ_FW (For using the Wizardframework)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ESD_WIZ_AUNIT_TYPES | Types for unit testing | 20130212 |
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
Class | IF_ESD_WIZ_FW | |
Short Description | For using the Wizardframework | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130114 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ESD_WIZ_FW has no interface implemented.
Friends
Class IF_ESD_WIZ_FW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class 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 class IF_ESD_WIZ_FW has no exception.
Method WIZARD_DIALOG_REFRESH Signature
Method WIZARD_DIALOG_REFRESH on class IF_ESD_WIZ_FW has no parameter.
Method WIZARD_DIALOG_REFRESH on class 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 |