SAP ABAP Class CL_WFD_WIZARD_BASE (Workflow Wizard Runtime Representation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF (Package) Business Workflow: Wizards
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFD_WIZARD Workflow Wizard Runtime Representation 20011107
2 Inheritance (c INHERITING FROM c_ref)  CL_WFD_WIZARD_EXPORT Workflow Wizard Runtime Representation 20011108
3 Inheritance (c INHERITING FROM c_ref)  CL_WFD_WIZARD_IMPORT Workflow Wizard Runtime Representation 20011107
Properties
Class CL_WFD_WIZARD_BASE  
Short Description Workflow Wizard Runtime Representation    
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_WIZARD_BASE has no forward declaration.
Interfaces
Class CL_WFD_WIZARD_BASE has no interface implemented.
Friends
Class CL_WFD_WIZARD_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FUNCNAME Instance attribute Public Type reference (TYPE) FUNCNAME Function Name 20011107
2 M_ID Instance attribute Public Type reference (TYPE) SWF_ID Unique ID of Workflow Wizard 20011107
3 M_NAME Instance attribute Public Type reference (TYPE) SWF_DESC WF: Description (text in dialog) for Wizard dialog screen 20011107
4 M_TYPE Instance attribute Public Type reference (TYPE) SWF_WFPTYP Type of Workflow Wizard 20011107
5 M_WIZARD Instance attribute Public Type reference (TYPE) SWF_OBJECT 20011107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011107
2 GET_NAME Instance method Public Method Gets Name/Description 20050418
Events
Class CL_WFD_WIZARD_BASE has no event.
Types
Class CL_WFD_WIZARD_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIZARD_NAME Call by reference Type reference (TYPE) SWF_ID Name der View, View-Cluster oder Transaktion 20011107

Method CONSTRUCTOR on class CL_WFD_WIZARD_BASE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) SWF_DESC WF: Beschreibung (Text im Dialog) eines Wizard-Dialogbilds 20050418

Method GET_NAME on class CL_WFD_WIZARD_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620