SAP ABAP Interface IF_WD_WIZARD_CONTENT (Interface to Access Content of a Wizard)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_WIZARD (Package) Wizard Component
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TEST_WIZARD_CONTENT Content of the Test Wizard 20050726
Properties
Interface IF_WD_WIZARD_CONTENT  
Short Description Interface to Access Content of a Wizard    
General Data
Package SWDP_WIZARD   Wizard Component 
Created 20050708   SAP 
Last changed 20080612   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 IF_WD_WIZARD_CONTENT has no interface.
Friends
Interface IF_WD_WIZARD_CONTENT has no friend.
Attributes
Interface IF_WD_WIZARD_CONTENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_NAVIGATION_POSSIBLE Instance method Public Method Checks whether navigation to step possible 20051020
2 XGET_CURRENT_MAIN_STEP_STATES Instance method Public Method 20051020
3 XGET_CURRENT_SUB_STEP_STATES Instance method Public Method 20051020
4 XGET_MAIN_STEPS Instance method Public Method 20051020
5 XGET_SUB_STEPS Instance method Public Method 20051020
6 XMOVE_TO Instance method Public Method 20051020
Events
Interface IF_WD_WIZARD_CONTENT has no event.
Types
Interface IF_WD_WIZARD_CONTENT has no local type.
Method Signatures

Method IS_NAVIGATION_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_STEP Value transfer Type reference (TYPE) STRING 20051020
2 Returning R_IS_POSSIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20051020

Method IS_NAVIGATION_POSSIBLE on Interface IF_WD_WIZARD_CONTENT has no exception.

Method XGET_CURRENT_MAIN_STEP_STATES Signature

Method XGET_CURRENT_MAIN_STEP_STATES on Interface IF_WD_WIZARD_CONTENT has no parameter.
Method XGET_CURRENT_MAIN_STEP_STATES on Interface IF_WD_WIZARD_CONTENT has no exception.

Method XGET_CURRENT_SUB_STEP_STATES Signature

Method XGET_CURRENT_SUB_STEP_STATES on Interface IF_WD_WIZARD_CONTENT has no parameter.
Method XGET_CURRENT_SUB_STEP_STATES on Interface IF_WD_WIZARD_CONTENT has no exception.

Method XGET_MAIN_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAIN_STEPS Value transfer Type reference (TYPE) IF_WD_WIZARD=>TT_MAIN_STEPS 20051020

Method XGET_MAIN_STEPS on Interface IF_WD_WIZARD_CONTENT has no exception.

Method XGET_SUB_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUB_STEPS Value transfer Type reference (TYPE) IF_WD_WIZARD=>TT_SUB_STEPS 20051020

Method XGET_SUB_STEPS on Interface IF_WD_WIZARD_CONTENT has no exception.

Method XMOVE_TO Signature

Method XMOVE_TO on Interface IF_WD_WIZARD_CONTENT has no parameter.
Method XMOVE_TO on Interface IF_WD_WIZARD_CONTENT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 710