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 | Instance attribute | Protected | Type reference (TYPE) | SWFTWFPVW | Wizards | 20011107 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWFTWFPVW | Wizards | 20011107 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWFTWFPREL | Internal Processing Structure | 20011107 | |||
| 4 | Constant | Public | Type reference (TYPE) | SWF_WFPTYP | '0002' | TYP: Exportfilter | 20020125 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWF_WFPTYP | '0001' | TYPE: Import Filter | 20020125 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWF_WFPTYP | ' ' | TYPE: Workflow Wizard | 20020125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011107 | |
| 2 | Instance method | Public | Method | 20011107 | ||
| 3 | Instance method | Public | Method | 20020125 | ||
| 4 | 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 | IM_PARENT | Call by reference | Type reference (TYPE) | SWF_NAME | 20011107 | ||||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | SWF_WFPTYP | 20011107 | ||||
| 3 | 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 | IM_NAME | Call by reference | Type reference (TYPE) | C | 20020125 | ||||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | SWF_WFPTYP | 20020125 | ||||
| 3 | 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 |