SAP ABAP Class CL_WFD_ADHOC_FACTORY (Creates Workflows That Can Be Changed)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Properties
| Class | CL_WFD_ADHOC_FACTORY | |
| Short Description | Creates Workflows That Can Be Changed | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 20011112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFD_ADHOC_FACTORY has no forward declaration.
Interfaces
Class CL_WFD_ADHOC_FACTORY has no interface implemented.
Friends
Class CL_WFD_ADHOC_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWD_STEP_T | Task abbreviation | 20011112 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SWD_WFDKEY | Key Structure for All Workflow Definition Tables | 20011112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20011112 | ||
| 2 | Static method | Public | Method | 20011112 | ||
| 3 | Static method | Private | Method | 20011112 |
Events
Class CL_WFD_ADHOC_FACTORY has no event.
Types
Class CL_WFD_ADHOC_FACTORY has no local type.
Method Signatures
Method CREATE_BY_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TASK | Call by reference | Type reference (TYPE) | SWD_STEP_T | 20011112 | ||||
| 2 | RE_WORKFLOW | Value transfer | Object reference (TYPE REF TO) | CL_WFD_ADHOC_WORKFLOW_START | 20011112 |
Method CREATE_BY_TASK on class CL_WFD_ADHOC_FACTORY has no exception.
Method CREATE_BY_WIID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20011112 | |||
| 2 | RE_WORKFLOW | Value transfer | Object reference (TYPE REF TO) | CL_WFD_WORKFLOW | Workflow-Definition | 20011112 |
Method CREATE_BY_WIID on class CL_WFD_ADHOC_FACTORY has no exception.
Method WORKFLOW_LOAD Signature
Method WORKFLOW_LOAD on class CL_WFD_ADHOC_FACTORY has no parameter.
Method WORKFLOW_LOAD on class CL_WFD_ADHOC_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |