SAP ABAP Class CL_SWF_WFM_COMPOSITE_WIM (WFM: Structured Process Component with WIM Handle)
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 WFM: Structured Process Component 20030623
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WFM_COMPONENT_WIM WFM: Process Component 20030623
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WFM_WIM_REQUEST WFM: Interface for WIM 20030623
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WFM_BLOCK WFM: Block 20030623
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WFM_DIALOG_BLOCK WFM: Block 20050207
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WFM_FLOW WFM: Flow 20030813
4 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WFM_WORKQUEUE WFM: Component for Worklist 20050524
Properties
Class CL_SWF_WFM_COMPOSITE_WIM  
Short Description WFM: Structured Process Component with WIM Handle    
Super Class CL_SWF_WFM_COMPOSITE WFM: Structured Process Component 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
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
# Type group / Object type Type Type Description
1 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WFM_COMPONENT_WIM WFM: Process Component 20030623
2 IF_SWF_WFM_WIM_REQUEST WFM: Interface for WIM 20030623
Friends
Class CL_SWF_WFM_COMPOSITE_WIM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INSTANTIATION_MODE_LOAD_NW Constant Protected Type reference (TYPE) STRING 'LOAD_NO_WIM' 20031021
2 M_CALLBACK_ENTRY Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_RUN_CALLBACK_ENTRY Callback Entry 20031112
3 M_COMPLETION_BINDTYPE Instance attribute Protected Type reference (TYPE) SWD_BINTYP 20030623
4 M_CREATION_BINDTYPE Instance attribute Protected Type reference (TYPE) SWD_BINTYP 20030623
5 M_DISCARD_AT_CLEANUP Instance attribute Protected Attribute reference (LIKE) 20031120
6 M_END_STEP_DEFINITION Instance attribute Protected Type reference (TYPE) SWD_SSTEPS 20050411
7 M_IS_STARTING_COMPONENT Instance attribute Protected Type reference (TYPE) FLAG 20031028
8 M_PRED_WI_ID Instance attribute Public Type reference (TYPE) SWW_WIID 20060112
9 M_PRED_WI_ID_REF Instance attribute Protected Object reference (TYPE REF TO) SWW_WIID 20060112
10 M_RESTART_ACTIVE Instance attribute Protected Attribute reference (LIKE) 20051108
11 M_RESULT Instance attribute Protected Type reference (TYPE) SWF_WIRESULT 20030924
12 M_RESULT_HANDLE Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20030924
13 M_START_STEP_DEFINITION Instance attribute Protected Type reference (TYPE) SWD_SSTEPS 20050411
14 M_TASK Instance attribute Protected Type reference (TYPE) SWW_TASK 20030623
15 M_TASK_HANDLE Instance attribute Protected Attribute reference (LIKE) 20030623
16 M_WFDKEY Instance attribute Protected Attribute reference (LIKE) 20030924
17 M_WIM_HANDLE Instance attribute Protected Attribute reference (LIKE) 20030623
18 M_WITYPE Instance attribute Protected Type reference (TYPE) SWW_WITYPE 20030623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030813
2 CREATE_WIM_HANDLE Instance method Public Method 20030623
3 DELETE_CORRELATION_INSTANCES Instance method Protected Method 20060706
4 GET_TASK Instance method Protected Method 20030623
5 GET_WFDKEY Instance method Protected Method 20030623
Events
Class CL_SWF_WFM_COMPOSITE_WIM has no event.
Types
Class CL_SWF_WFM_COMPOSITE_WIM 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 20030924
2 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20030813
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 20030813
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 20030813
13 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM 20030813
# Exception Resumable Description Created on
1 CX_SWF_WFM_SYSTEM WFM System-Ausnahme 20031016

Method CREATE_WIM_HANDLE Signature

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

Method DELETE_CORRELATION_INSTANCES Signature

Method DELETE_CORRELATION_INSTANCES on class CL_SWF_WFM_COMPOSITE_WIM has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20070510

Method GET_TASK Signature

Method GET_TASK on class CL_SWF_WFM_COMPOSITE_WIM has no parameter.
Method GET_TASK on class CL_SWF_WFM_COMPOSITE_WIM has no exception.

Method GET_WFDKEY Signature

Method GET_WFDKEY on class CL_SWF_WFM_COMPOSITE_WIM has no parameter.
Method GET_WFDKEY on class CL_SWF_WFM_COMPOSITE_WIM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640