SAP ABAP Class IF_WD_WIZARD_CONTENT (Interface to Access Content of a Wizard)
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
Class IF_WD_WIZARD_CONTENT  
Short Description Interface to Access Content of a Wizard    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050708   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WD_WIZARD_CONTENT has no interface implemented.
Friends
Class IF_WD_WIZARD_CONTENT has no friend class.
Attributes
Class 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
Class IF_WD_WIZARD_CONTENT has no event.
Types
Class 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 class IF_WD_WIZARD_CONTENT has no exception.

Method XGET_CURRENT_MAIN_STEP_STATES Signature

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

Method XGET_CURRENT_SUB_STEP_STATES Signature

Method XGET_CURRENT_SUB_STEP_STATES on class IF_WD_WIZARD_CONTENT has no parameter.
Method XGET_CURRENT_SUB_STEP_STATES on class 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 class 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 class IF_WD_WIZARD_CONTENT has no exception.

Method XMOVE_TO Signature

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