SAP ABAP Class CL_SWF_WFM_LEAF_WIM (CL_SWF_WFM_LEAF_WIM)
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_LEAF WFM: Atomic Process Component 20030620
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WFM_COMPONENT_WIM WFM: Process Component 20030620
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WFM_WIM_REQUEST WFM: Interface for WIM 20030620
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WFM_RECEPTOR WFM: Process Component "Step" 20030818
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WFM_STEP WFM: Process Component "Step" 20030620
Properties
Class CL_SWF_WFM_LEAF_WIM  
Short Description    
Super Class CL_SWF_WFM_LEAF WFM: Atomic Process Component 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWP   Business Workflow: Processor 
Created 20030620   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WFM_LEAF_WIM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WFM_COMPONENT_WIM WFM: Process Component 20030620
2 IF_SWF_WFM_WIM_REQUEST WFM: Interface for WIM 20030620
Friends
Class CL_SWF_WFM_LEAF_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 G_TRACE_DESCRIPTION Static Attribute Private Type reference (TYPE) SWFTRCHDSC 20040609
3 G_TRACE_WF_EXT Static Attribute Private Type reference (TYPE) SWFTRC_WF_EXT 20040609
4 M_CALLBACK_ENTRY Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_RUN_CALLBACK_ENTRY 20031112
5 M_DISCARD_AT_CLEANUP Instance attribute Protected Attribute reference (LIKE) 20031120
6 M_EXECUTION_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_RUN_WIM_EXECUTION_MGR 20031022
7 M_FINALIZE_NO_BINDING Instance attribute Protected Type reference (TYPE) FLAG 20031022
8 M_PRED_WI_ID_REF Instance attribute Protected Object reference (TYPE REF TO) SWW_WIID 20060112
9 M_RESTART_ACTIVE Instance attribute Protected Attribute reference (LIKE) 20051108
10 M_RESULT Instance attribute Protected Type reference (TYPE) SWF_WIRESULT 20030818
11 M_RESULT_HANDLE Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20030818
12 M_SET_DEADLINE_STATUS Instance attribute Protected Type reference (TYPE) FLAG 20030926
13 M_TASK Instance attribute Protected Type reference (TYPE) SWW_TASK 20030623
14 M_TASK_HANDLE Instance attribute Protected Attribute reference (LIKE) 20030620
15 M_WFDKEY Instance attribute Protected Attribute reference (LIKE) 20030924
16 M_WFM_SET_TO_BACKGROUND Instance attribute Protected Type reference (TYPE) FLAG 20050217
17 M_WIM_HANDLE Instance attribute Protected Attribute reference (LIKE) 20030620
18 M_WITYPE Instance attribute Protected Type reference (TYPE) SWW_WITYPE 20030623
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040130
2 CONSTRUCTOR Instance method Public Constructor 20030703
3 CREATE_WIM_HANDLE Instance method Protected Method 20030623
4 EXECUTE_CALLBACK_BINDING Instance method Protected Method 20030926
5 GET_ENQUEUABLE Instance method Protected Method 20031024
6 GET_TASK Instance method Protected Method 20030624
7 GET_TASK_HANDLE Instance method Protected Method 20030623
8 GET_WFDKEY Instance method Protected Method 20030623
9 GET_WITYPE Instance method Protected Method 20030623
10 SET_MYSELF_AS_PREDECESSOR Instance method Protected Method 20050825
11 SET_OBSOLETE Instance method Protected Method 20031021
Events
Class CL_SWF_WFM_LEAF_WIM has no event.
Types
Class CL_SWF_WFM_LEAF_WIM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_WFM_LEAF_WIM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_WFM_LEAF_WIM has no exception.

Method CONSTRUCTOR 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 20030924
3 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20030703
4 Importing IM_DISCARD_AT_CLEANUP Call by reference Type reference (TYPE) FLAG allgemeines flag 20031120
5 Importing IM_NODE_DEFINITION Call by reference Type reference (TYPE) SWD_SNODES 20030919
6 Importing IM_NODE_L_IND Value transfer Type reference (TYPE) SWP_LOOPIND WFM: Schleifenzähler eines Knotens 20040601
7 Importing IM_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20030703
8 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20030824
9 Importing IM_PERSISTENCE Value transfer Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT_PERSIST 20030918
10 Importing IM_PRED_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID 20060112
11 Importing IM_PRED_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20060112
12 Importing IM_STEP_DEFINITION Call by reference Type reference (TYPE) SWD_SSTEPS 20030919
13 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030703
14 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 20031021

Method CREATE_WIM_HANDLE Signature

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

Method EXECUTE_CALLBACK_BINDING Signature

Method EXECUTE_CALLBACK_BINDING on class CL_SWF_WFM_LEAF_WIM has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20031011

Method GET_ENQUEUABLE Signature

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

Method GET_ENQUEUABLE on class CL_SWF_WFM_LEAF_WIM has no exception.

Method GET_TASK Signature

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

Method GET_TASK_HANDLE Signature

Method GET_TASK_HANDLE on class CL_SWF_WFM_LEAF_WIM has no parameter.
Method GET_TASK_HANDLE on class CL_SWF_WFM_LEAF_WIM has no exception.

Method GET_WFDKEY Signature

Method GET_WFDKEY on class CL_SWF_WFM_LEAF_WIM has no parameter.
Method GET_WFDKEY on class CL_SWF_WFM_LEAF_WIM has no exception.

Method GET_WITYPE Signature

Method GET_WITYPE on class CL_SWF_WFM_LEAF_WIM has no parameter.
Method GET_WITYPE on class CL_SWF_WFM_LEAF_WIM has no exception.

Method SET_MYSELF_AS_PREDECESSOR Signature

Method SET_MYSELF_AS_PREDECESSOR on class CL_SWF_WFM_LEAF_WIM has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20050825

Method SET_OBSOLETE Signature

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