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 SWPCO 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 C_CONDITION_TYPE_COMPLEX Static Attribute Protected Type reference (TYPE) CHAR1 'X' JOIN condition complex 20030602
2 C_CONDITION_TYPE_SIMPLE Static Attribute Protected Type reference (TYPE) CHAR1 'S' JOIN condition simple 20030602
3 C_CONDITION_TYPE_TOKENS Static Attribute Protected Type reference (TYPE) CHAR1 'T' JOIN condition n from m 20030602
4 M_CONDITION Instance attribute Protected Type reference (TYPE) SWP_NCONDT 20030602
5 M_CONDITION_TYPE Instance attribute Protected Type reference (TYPE) CHAR1 Type of JOIN Condition 20030602
6 M_CONDITION_VALUE Instance attribute Protected Type reference (TYPE) SWC_VALUE 20030602
7 M_FORK_TIMESTAMP Instance attribute Protected Type reference (TYPE) TIMESTAMPL 20030922
8 M_JOIN_COMPLETE Instance attribute Protected Type reference (TYPE) FLAG Indicator: JOIN condition met 20030602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030708
2 CONVERT_CHAR_TO_INT Instance method Protected Method 20050809
3 CONVERT_INT_TO_CHAR Instance method Protected Method 20050809
4 CONVERT_TOKENS_FROM_NUMERIC Instance method Protected Method 20050809
5 CONVERT_TOKENS_TO_NUMERIC Instance method Protected Method 20050809
6 EVALUATE_JOIN_CONDITION Instance method Private Method 20031118
7 INCREMENT_TOKENS 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 Importing IM_COMPATIBILITY_MODE Call by reference Type reference (TYPE) FLAG 20030904
2 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20030708
3 Importing IM_NODE_DEFINITION Call by reference Type reference (TYPE) SWD_SNODES 20030919
4 Importing IM_NODE_L_IND Value transfer Type reference (TYPE) SWP_LOOPIND 20040601
5 Importing IM_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20030708
6 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20030824
7 Importing IM_PERSISTENCE Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT_PERSIST 20030710
8 Importing IM_PRED_NODE_ID Call by reference Type reference (TYPE) SWD_NODEID 20060112
9 Importing IM_PRED_NODE_P_IND Call by reference Type reference (TYPE) SWP_PARIND 20060112
10 Importing IM_STEP_DEFINITION Call by reference Type reference (TYPE) SWD_SSTEPS 20030919
11 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030708
# Exception Resumable Description Created on
1 CX_SWF_WFM_SYSTEM 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 Importing IM_CHAR Call by reference Type reference (TYPE) CHAR1 20050809
2 Returning 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 Importing IM_INT Call by reference Type reference (TYPE) INT4 20050809
2 Returning 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 Importing IM_TOKEN_NUMBER Call by reference Type reference (TYPE) INT4 20050809
2 Returning 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 Importing IM_TOKEN_CHAR Call by reference Type reference (TYPE) CHAR3 20050809
2 Returning 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 CX_SWF_WFM WFM: Ausnahme 20031118

Method INCREMENT_TOKENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing 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