SAP ABAP Class CL_SWF_WFM_LOOP (Workflow Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_COMPOSITE_NO_WIM | WFM: Structured Process Component | 20030710 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_LOOP_FOREACH | Workflow Manager | 20031217 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_LOOP_UNTIL | Workflow Manager | 20030623 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_LOOP_WHILE | Workflow Manager | 20030623 |
Properties
| Class | CL_SWF_WFM_LOOP | |
| Short Description | Workflow Manager | |
| Super Class | CL_SWF_WFM_COMPOSITE_NO_WIM | WFM: Structured Process Component |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWP | Business Workflow: Processor |
| Created | 20030623 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_WFM_LOOP has no forward declaration.
Interfaces
Class CL_SWF_WFM_LOOP has no interface implemented.
Friends
Class CL_SWF_WFM_LOOP 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) | FLAG | General Flag | 20040601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040601 | ||
| 2 | Instance method | Protected | Method | 20030623 |
Events
Class CL_SWF_WFM_LOOP has no event.
Types
Class CL_SWF_WFM_LOOP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPATIBILITY_MODE | Call by reference | Type reference (TYPE) | FLAG | 20040601 | ||||
| 2 | IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20040601 | ||||
| 3 | IM_NODE_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SNODES | 20040601 | ||||
| 4 | IM_NODE_L_IND | Value transfer | Type reference (TYPE) | SWP_LOOPIND | 20040601 | ||||
| 5 | IM_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20040601 | ||||
| 6 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20040601 | ||||
| 7 | IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT_PERSIST | 20040601 | ||||
| 8 | IM_PRED_NODE_ID | Value transfer | Type reference (TYPE) | SWD_NODEID | 20060112 | ||||
| 9 | IM_PRED_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20060112 | ||||
| 10 | IM_STEP_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SSTEPS | 20040601 | ||||
| 11 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20040601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20040601 |
Method INCREMENT_LOOP_COUNTER Signature
Method INCREMENT_LOOP_COUNTER on class CL_SWF_WFM_LOOP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM: Ausnahme | 20030811 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |