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 WIZARD_CALL Instance method Public Method WF: Wizard-Dialog anzeigen 20130114
2 WIZARD_DIALOG_OKCODE_GET Instance method Public Method WF: OKCODE holen (für Subscreens in anderen Modulepools) 20130114
3 WIZARD_DIALOG_REFRESH Instance method Public Method WF: Wizard-Bildschirm auffrischen 20130114
4 WIZARD_PROCESS Instance method Public Method WF: Wizard ausführen 20130114
5 WIZARD_PROCESS_MODIFY 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 Changing SPECIFIC_CONTAINER Call by reference Type reference (TYPE) T_SWCONT_TAB Container-Tabelle für Wizard-Bildschirm 20130114
2 Exporting SPECIFIC_DATA_EXPORT Value transfer Type reference (TYPE) ANY Datenstruktur vom Wizard-Bildschirm 20130114
3 Importing SPECIFIC_DATA_IMPORT Value transfer Type reference (TYPE) ANY Datenstruktur für Wizard-Bildschirm 20130114
4 Changing SPECIFIC_TABLE_EXPORT Call by reference Type reference (TYPE) STANDARD TABLE Tabelle vom Wizard-Bildschirm 20130114
5 Changing SPECIFIC_TABLE_IMPORT Call by reference Type reference (TYPE) STANDARD TABLE Tabelle für Wizard-Bildschirm 20130114
6 Importing START_COLUMN Value transfer Type reference (TYPE) SY-CUCOL 2 ABAP System Field: Horizontal Cursor Position in PAI 20130114
7 Importing START_ROW Value transfer Type reference (TYPE) SY-CUROW 2 ABAP System Field: Vertical Cursor Position in PAI 20130114
8 Exporting WIZARD_COMPLETE Call by reference Type reference (TYPE) XFELD Feld zum ankreuzen 20130114
9 Importing WIZARD_DATA Value transfer Type reference (TYPE) SWF_WIZARD Nummer des zu testenden Subsreens 20130114
# Exception Resumable Description Created on
1 BACK Anwender hat "Zurück" gewählt 20130114
2 OPERATION_CANCELLED_BY_USER Anwender hat "Abbrechen" gewählt 20130114
3 OTHER 20130114

Method WIZARD_DIALOG_OKCODE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 Importing AMODAL Call by reference Type reference (TYPE) SY-INPUT SPACE ABAP System Field: Internal Use 20130114
2 Importing CONTAINER_COMPENSATION Call by reference Type reference (TYPE) SY-INPUT SPACE ABAP System Field: Internal Use 20130114
3 Changing CONTAINER_PARAMETER Call by reference Type reference (TYPE) T_SWCONT_TAB Instance Structure 20130114
4 Changing DEFINITION Call by reference Type reference (TYPE) T_SWF_WIZDEF_TAB WF: Wizard definition for wizards w/o WF support 20130114
5 Importing DO_INIT Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20130114
6 Importing PROCESS_LOGGING Call by reference Type reference (TYPE) SY-INPUT 'X' ABAP System Field: Internal Use 20130114
7 Importing ROADMAP Call by reference Type reference (TYPE) SY-INPUT 'X' ABAP System Field: Internal Use 20130114
8 Importing SCREEN_TABLE Call by reference Type reference (TYPE) T_SCREEN_TYPE_TAB For Webservice Wizard and its Unittests 20130125
9 Importing START_COLUMN Call by reference Type reference (TYPE) SY-CUCOL 2 ABAP System Field: Horizontal Cursor Position in PAI 20130114
10 Importing START_ROW Call by reference Type reference (TYPE) SY-CUROW 2 ABAP System Field: Vertical Cursor Position in PAI 20130114
11 Exporting WIZARD_COMPLETE Call by reference Type reference (TYPE) XFELD Checkbox 20130114
# Exception Resumable Description Created on
1 OPERATION_CANCELLED_BY_USER 20130114
2 OTHER 20130114
3 PROCESS_IN_ERROR 20130114

Method WIZARD_PROCESS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Value transfer Type reference (TYPE) SY-INPUT 'A' Command 20130114
2 Importing STEP_FORM Value transfer Type reference (TYPE) SWF_WIZDEF-FORM Formroutine 20130114
3 Importing STEP_PROGRAM Value transfer Type reference (TYPE) SWF_WIZDEF-PROGRAM Module pool 20130114
# Exception Resumable Description Created on
1 MODIFICATION_FAILED 20130114
2 OTHER 20130114
History
Last changed by/on SAP  20140121 
SAP Release Created in 740