SAP ABAP Class CL_SWF_WFM_PARALLEL_SECTION (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_PARALLEL_DYNAMIC | Workflow Manager | 20030623 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_PARALLEL_STATIC | Workflow Manager | 20030623 |
Properties
| Class | CL_SWF_WFM_PARALLEL_SECTION | |
| 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 | 20030528 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_WFM_PARALLEL_SECTION has no interface implemented.
Friends
Class CL_SWF_WFM_PARALLEL_SECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | 'X' | JOIN condition complex | 20030602 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | 'S' | JOIN condition simple | 20030602 | ||
| 3 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | 'T' | JOIN condition n from m | 20030602 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWP_NCONDT | 20030602 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Type of JOIN Condition | 20030602 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SWC_VALUE | 20030602 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TIMESTAMPL | 20030922 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Indicator: JOIN condition met | 20030602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030708 | ||
| 2 | Instance method | Protected | Method | 20050809 | ||
| 3 | Instance method | Protected | Method | 20050809 | ||
| 4 | Instance method | Protected | Method | 20050809 | ||
| 5 | Instance method | Protected | Method | 20050809 | ||
| 6 | Instance method | Private | Method | 20031118 | ||
| 7 | Instance method | Private | Method | 20050809 |
Events
Class CL_SWF_WFM_PARALLEL_SECTION has no event.
Types
Class CL_SWF_WFM_PARALLEL_SECTION 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 | 20030708 | ||||
| 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 | 20030708 | ||||
| 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 | Call by reference | Type reference (TYPE) | SWD_NODEID | 20060112 | ||||
| 9 | IM_PRED_NODE_P_IND | Call by reference | 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 | 20030708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20031020 |
Method CONVERT_CHAR_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHAR | Call by reference | Type reference (TYPE) | CHAR1 | 20050809 | ||||
| 2 | RE_INT | Value transfer | Type reference (TYPE) | INT4 | 20050809 |
Method CONVERT_CHAR_TO_INT on class CL_SWF_WFM_PARALLEL_SECTION has no exception.
Method CONVERT_INT_TO_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INT | Call by reference | Type reference (TYPE) | INT4 | 20050809 | ||||
| 2 | RE_CHAR | Value transfer | Type reference (TYPE) | CHAR1 | 20050809 |
Method CONVERT_INT_TO_CHAR on class CL_SWF_WFM_PARALLEL_SECTION has no exception.
Method CONVERT_TOKENS_FROM_NUMERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TOKEN_NUMBER | Call by reference | Type reference (TYPE) | INT4 | 20050809 | ||||
| 2 | RE_TOKEN_CHAR | Value transfer | Type reference (TYPE) | CHAR3 | 20050809 |
Method CONVERT_TOKENS_FROM_NUMERIC on class CL_SWF_WFM_PARALLEL_SECTION has no exception.
Method CONVERT_TOKENS_TO_NUMERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TOKEN_CHAR | Call by reference | Type reference (TYPE) | CHAR3 | 20050809 | ||||
| 2 | RE_TOKEN_NUMBER | Value transfer | Type reference (TYPE) | INT4 | 20050809 |
Method CONVERT_TOKENS_TO_NUMERIC on class CL_SWF_WFM_PARALLEL_SECTION has no exception.
Method EVALUATE_JOIN_CONDITION Signature
Method EVALUATE_JOIN_CONDITION on class CL_SWF_WFM_PARALLEL_SECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM: Ausnahme | 20031118 |
Method INCREMENT_TOKENS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TOKEN_CHAR | Call by reference | Type reference (TYPE) | CHAR3 | 20050809 |
Method INCREMENT_TOKENS on class CL_SWF_WFM_PARALLEL_SECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |