SAP ABAP Class CL_WFD_WIZARDS (Wizards)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF (Package) Business Workflow: Wizards
Properties
Class CL_WFD_WIZARDS  
Short Description Wizards    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF   Business Workflow: Wizards 
Created 20011107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFD_WIZARDS has no forward declaration.
Interfaces
Class CL_WFD_WIZARDS has no interface implemented.
Friends
Class CL_WFD_WIZARDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_CHILDREN Instance attribute Protected Type reference (TYPE) SWFTWFPVW Wizards 20011107
2 AT_PARENTS Instance attribute Protected Type reference (TYPE) SWFTWFPVW Wizards 20011107
3 AT_RELATIONS Instance attribute Protected Type reference (TYPE) SWFTWFPREL Internal Processing Structure 20011107
4 C_TYPE_EXPORT_FILTER Constant Public Type reference (TYPE) SWF_WFPTYP '0002' TYP: Exportfilter 20020125
5 C_TYPE_IMPORT_FILTER Constant Public Type reference (TYPE) SWF_WFPTYP '0001' TYPE: Import Filter 20020125
6 C_TYPE_WORKFLOW_WIZARD Constant Public Type reference (TYPE) SWF_WFPTYP ' ' TYPE: Workflow Wizard 20020125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011107
2 GET_WIZARDS_BY_TYPE Instance method Public Method 20011107
3 GET_WIZARD_BY_NAME_TYPE Instance method Public Method 20020125
4 RELOAD Instance method Public Method 20011107
Events
Class CL_WFD_WIZARDS has no event.
Types
Class CL_WFD_WIZARDS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WFD_WIZARDS has no parameter.
Method CONSTRUCTOR on class CL_WFD_WIZARDS has no exception.

Method GET_WIZARDS_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT Call by reference Type reference (TYPE) SWF_NAME 20011107
2 Importing IM_TYPE Call by reference Type reference (TYPE) SWF_WFPTYP 20011107
3 Exporting RE_WIZARDS Call by reference Type reference (TYPE) SWFTWIZARDS 20011107

Method GET_WIZARDS_BY_TYPE on class CL_WFD_WIZARDS has no exception.

Method GET_WIZARD_BY_NAME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) C 20020125
2 Importing IM_TYPE Call by reference Type reference (TYPE) SWF_WFPTYP 20020125
3 Returning RE_WIZARD Value transfer Object reference (TYPE REF TO) CL_WFD_WIZARD_BASE Laufzeitrepräsentation Workflow Wizard 20020125

Method GET_WIZARD_BY_NAME_TYPE on class CL_WFD_WIZARDS has no exception.

Method RELOAD Signature

Method RELOAD on class CL_WFD_WIZARDS has no parameter.
Method RELOAD on class CL_WFD_WIZARDS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620