SAP ABAP Class CL_SWF_WFM_LOOP_UNTIL (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_LOOP | Workflow Manager | 20030623 |
Properties
| Class | CL_SWF_WFM_LOOP_UNTIL | |
| Short Description | Workflow Manager | |
| Super Class | CL_SWF_WFM_LOOP | Workflow Manager |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWP | Business Workflow: Processor |
| Created | 20030604 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_WFM_LOOP_UNTIL has no forward declaration.
Interfaces
Class CL_SWF_WFM_LOOP_UNTIL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWF_WFM_COMPONENT_FACTORY | 20030623 | Factory for WFM Components |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWF_T100MS | Structure for T100 Message | 20031117 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20031117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWP_NCONDT | 20030604 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWC_VALUE | 20030604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030604 | ||
| 2 | Static method | Private | Method | Factory | 20030604 | |
| 3 | Instance method | Private | Method | 20031118 | ||
| 4 | Instance method | Public | Method | 20030928 | ||
| 5 | Static method | Private | Method | Factory | 20030604 |
Events
Class CL_SWF_WFM_LOOP_UNTIL has no event.
Types
Class CL_SWF_WFM_LOOP_UNTIL 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 | 20030904 | ||||
| 2 | IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20030611 | ||||
| 3 | IM_NODE_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SNODES | 20030919 | ||||
| 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 | 20030703 | ||||
| 6 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20030824 | ||||
| 7 | IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT_PERSIST | 20030710 | ||||
| 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 | 20030919 | ||||
| 11 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20031020 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPATIBILITY_MODE | Value transfer | Type reference (TYPE) | FLAG | ' ' | 20030904 | |||
| 2 | IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20030611 | ||||
| 3 | IM_NODE_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SNODES | 20030604 | ||||
| 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 | 20030703 | ||||
| 6 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20030604 | ||||
| 7 | IM_PRED_NODE_ID | Value transfer | Type reference (TYPE) | SWD_NODEID | 20060112 | ||||
| 8 | IM_PRED_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20060112 | ||||
| 9 | IM_STEP_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SSTEPS | 20030604 | ||||
| 10 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20030604 | ||||
| 11 | RE_LOOP_UNTIL | Value transfer | Object reference (TYPE REF TO) | CL_SWF_WFM_LOOP_UNTIL | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20031117 |
Method EVALUATE_END_CONDITION Signature
Method EVALUATE_END_CONDITION on class CL_SWF_WFM_LOOP_UNTIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM: Ausnahme | 20031118 |
Method GET_IF_EXPR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IF_EXPR_VALUE | Value transfer | Type reference (TYPE) | SWC_VALUE | 20030928 |
Method GET_IF_EXPR_VALUE on class CL_SWF_WFM_LOOP_UNTIL has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALLBACK_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_CALLBACK_ENTRY | Callback-Eintrag | 20031112 | |||
| 2 | IM_CALLBACK_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_RESULT | 20030918 | ||||
| 3 | IM_COMPATIBILITY_MODE | Call by reference | Type reference (TYPE) | FLAG | 20030904 | ||||
| 4 | IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20030611 | ||||
| 5 | IM_DISCARD_AT_CLEANUP | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20031120 | |||
| 6 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20030919 | ||||
| 7 | IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT_PERSIST | 20030710 | ||||
| 8 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20030604 | ||||
| 9 | IM_WIM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WFM | 20030918 | ||||
| 10 | RE_COMPONENT | Value transfer | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPONENT | 20030918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20031020 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |