SAP ABAP Class CL_SWF_WFM_BLOCK (WFM: Block)
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_WIM WFM: Structured Process Component with WIM Handle 20030623
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_BPE_BLOCK BPE: Block 20061120
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WFM_LOCAL_FLOW WFM: Block 20030812
Properties
Class CL_SWF_WFM_BLOCK  
Short Description WFM: Block    
Super Class CL_SWF_WFM_COMPOSITE_WIM WFM: Structured Process Component with WIM Handle 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWP   Business Workflow: Processor 
Created 20030305   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_BLOCK 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 G_T100 Static Attribute Private Type reference (TYPE) SWF_T100MS 20030922
2 G_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL 20030922
3 MT_LOCAL_EVENTS Instance attribute Protected Type reference (TYPE) SWDTSLEVNTS 20031013
4 M_EXCEPTION_CAUGHT Instance attribute Protected Type reference (TYPE) FLAG 20031016
5 M_EXECUTION_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_RUN_WIM_EXECUTION_MGR Workflow: Executes a work item 20040112
6 M_SET_DEADLINE_STATUS Instance attribute Private Type reference (TYPE) FLAG 20030819
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030401
2 CREATE Static method Private Method 20030314
3 EXECUTE_BINDING Instance method Protected Method Executes binding at end of block 20030611
4 LOAD Static method Private Method 20030314
5 PROCESS_DEADLINE Instance method Private Method Deadline Processing 20030819
Events
Class CL_SWF_WFM_BLOCK has no event.
Types
Class CL_SWF_WFM_BLOCK 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_CALLBACK_RESULT Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20030819
2 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20030611
3 Importing IM_DISCARD_AT_CLEANUP Call by reference Type reference (TYPE) FLAG 20031120
4 Importing IM_NODE_DEFINITION Call by reference Type reference (TYPE) SWD_SNODES 20030919
5 Importing IM_NODE_L_IND Value transfer Type reference (TYPE) SWP_LOOPIND WFM: Schleifenzähler eines Knotens 20040601
6 Importing IM_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20030703
7 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20030824
8 Importing IM_PERSISTENCE Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT_PERSIST 20030918
9 Importing IM_PRED_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID 20060112
10 Importing IM_PRED_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20060112
11 Importing IM_STEP_DEFINITION Call by reference Type reference (TYPE) SWD_SSTEPS 20030919
12 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030401
13 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM 20030703
# Exception Resumable Description Created on
1 CX_SWF_WFM_SYSTEM WFM System-Ausnahme 20031016

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 20030611
2 Importing IM_NODE_DEFINITION Call by reference Type reference (TYPE) SWD_SNODES 20030408
3 Importing IM_NODE_L_IND Value transfer Type reference (TYPE) SWP_LOOPIND WFM: Schleifenzähler eines Knotens 20040601
4 Importing IM_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20030626
5 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20030314
6 Importing IM_PRED_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID 20060112
7 Importing IM_PRED_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20060112
8 Importing IM_STEP_DEFINITION Call by reference Type reference (TYPE) SWD_SSTEPS 20030314
9 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030314
10 Returning RE_BLOCK Value transfer Object reference (TYPE REF TO) CL_SWF_WFM_BLOCK 20030314
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20031013
2 CX_SWF_WFM_SYSTEM WFM System-Ausnahme 20031013

Method EXECUTE_BINDING Signature

Method EXECUTE_BINDING on class CL_SWF_WFM_BLOCK has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20030811

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 Callback-Eintrag 20031112
2 Importing IM_CALLBACK_RESULT Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20030819
3 Importing IM_COMPATIBILITY_MODE Call by reference Type reference (TYPE) FLAG 20030918
4 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20030611
5 Importing IM_DISCARD_AT_CLEANUP Call by reference Type reference (TYPE) FLAG allgemeines flag 20031120
6 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20030919
7 Importing IM_PERSISTENCE Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT_PERSIST 20030918
8 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030314
9 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM 20030314
10 Returning RE_COMPONENT Value transfer Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT 20030918
# Exception Resumable Description Created on
1 CX_SWF_WFM_SYSTEM WFM System-Ausnahme 20031019

Method PROCESS_DEADLINE Signature

Method PROCESS_DEADLINE on class CL_SWF_WFM_BLOCK has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20030819
History
Last changed by/on SAP  20130531 
SAP Release Created in 640