SAP ABAP Class CL_SWF_WFM_PARALLEL_DYNAMIC (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_PARALLEL_SECTION Workflow Manager 20030623
Properties
Class CL_SWF_WFM_PARALLEL_DYNAMIC  
Short Description Workflow Manager    
Super Class CL_SWF_WFM_PARALLEL_SECTION 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 20030623   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WFM_PARALLEL_DYNAMIC has no forward declaration.
Interfaces
Class CL_SWF_WFM_PARALLEL_DYNAMIC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SWF_WFM_COMPONENT_FACTORY 20041116 Factory for WFM Components
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_T100 Static Attribute Private Type reference (TYPE) SWF_T100MS Structure for T100 Message 20031117
2 G_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20031117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030626
2 CREATE Static method Private Method Factory 20041115
3 GET_EXTENDED_PFE_POSSIBLE Instance method Private Method 20050809
4 GET_PARFOREACH_LINES Instance method Public Method Returns number of ParForEach branches 20030928
5 LOAD Static method Private Method Factory 20041115
Events
Class CL_SWF_WFM_PARALLEL_DYNAMIC has no event.
Types
Class CL_SWF_WFM_PARALLEL_DYNAMIC 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 20030626
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 20030703
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 20030626
# Exception Resumable Description Created on
1 CX_SWF_WFM 20041109
2 CX_SWF_WFM_SYSTEM WFM System-Ausnahme 20031020

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20041115
2 Importing IM_NODE_DEFINITION Call by reference Type reference (TYPE) SWD_SNODES 20041115
3 Importing IM_NODE_L_IND Value transfer Type reference (TYPE) SWP_LOOPIND 20041115
4 Importing IM_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20041115
5 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20041115
6 Importing IM_PRED_NODE_ID Call by reference Type reference (TYPE) SWD_NODEID 20060112
7 Importing IM_PRED_NODE_P_IND Call by reference Type reference (TYPE) SWP_PARIND 20060112
8 Importing IM_STEP_DEFINITION Call by reference Type reference (TYPE) SWD_SSTEPS 20041115
9 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20041115
10 Returning RE_PARALLEL_DYNAMIC Value transfer Object reference (TYPE REF TO) CL_SWF_WFM_PARALLEL_DYNAMIC 20041115
# Exception Resumable Description Created on
1 CX_SWF_WFM 20041115

Method GET_EXTENDED_PFE_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXTENDED_PFE_POSSIBLE Value transfer Type reference (TYPE) FLAG 20050809

Method GET_EXTENDED_PFE_POSSIBLE on class CL_SWF_WFM_PARALLEL_DYNAMIC has no exception.

Method GET_PARFOREACH_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LINES Value transfer Type reference (TYPE) INT4 20030928

Method GET_PARFOREACH_LINES on class CL_SWF_WFM_PARALLEL_DYNAMIC has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALLBACK_ENTRY Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_CALLBACK_ENTRY 20041115
2 Importing IM_CALLBACK_RESULT Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20041115
3 Importing IM_COMPATIBILITY_MODE Call by reference Type reference (TYPE) FLAG 20041115
4 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20041115
5 Importing IM_DISCARD_AT_CLEANUP Call by reference Type reference (TYPE) FLAG 20041115
6 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20041115
7 Importing IM_PERSISTENCE Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT_PERSIST 20041115
8 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20041115
9 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM 20041115
10 Returning RE_COMPONENT Value transfer Object reference (TYPE REF TO) CL_SWF_WFM_COMPONENT 20041115
# Exception Resumable Description Created on
1 CX_SWF_WFM 20041115
History
Last changed by/on SAP  20110908 
SAP Release Created in 640