SAP ABAP Class CL_SWF_WFM_IF (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
Properties
Class CL_SWF_WFM_IF  
Short Description Workflow Manager    
Super Class CL_SWF_WFM_COMPOSITE_NO_WIM WFM: Structured Process Component 
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 20030429   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WFM_IF has no forward declaration.
Interfaces
Class CL_SWF_WFM_IF 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 Structure for T100 Message 20031117
2 G_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20031117
3 M_CONDITION Instance attribute Private Type reference (TYPE) SWP_NCONDT 20030429
4 M_CONDITION_VALUE Instance attribute Private Type reference (TYPE) SWC_VALUE 20030429
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030429
2 CREATE Static method Private Method 20030429
3 EVALUATE_START_CONDITION Instance method Private Method 20031118
4 GET_IF_EXPR_VALUE Instance method Public Method 20030928
5 LOAD Static method Private Method 20030625
Events
Class CL_SWF_WFM_IF has no event.
Types
Class CL_SWF_WFM_IF 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_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 20030919
3 Importing IM_NODE_L_IND Value transfer Type reference (TYPE) SWP_LOOPIND 20040601
4 Importing IM_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20030703
5 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20030824
6 Importing IM_PERSISTENCE Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT_PERSIST 20030710
7 Importing IM_PRED_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID 20060112
8 Importing IM_PRED_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20060112
9 Importing IM_STEP_DEFINITION Call by reference Type reference (TYPE) SWD_SSTEPS 20030919
10 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030429
# Exception Resumable Description Created on
1 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 20030611
2 Importing IM_NODE_DEFINITION Call by reference Type reference (TYPE) SWD_SNODES 20030429
3 Importing IM_NODE_L_IND Value transfer Type reference (TYPE) SWP_LOOPIND 20040601
4 Importing IM_NODE_P_IND Value transfer Type reference (TYPE) SWP_PARIND 20030703
5 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_WFM_COMPOSITE 20030429
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 Workflow: Parforeach-Index eines Workflow-Schrittes/-Knotens 20060112
8 Importing IM_STEP_DEFINITION Call by reference Type reference (TYPE) SWD_SSTEPS 20030429
9 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030429
10 Returning RE_IF Value transfer Object reference (TYPE REF TO) CL_SWF_WFM_IF 20030429
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM System-Ausnahme 20031117

Method EVALUATE_START_CONDITION Signature

Method EVALUATE_START_CONDITION on class CL_SWF_WFM_IF has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20031118

Method GET_IF_EXPR_VALUE Signature

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

Method GET_IF_EXPR_VALUE on class CL_SWF_WFM_IF 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 Callback-Eintrag 20031112
2 Importing IM_CALLBACK_RESULT Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20030918
3 Importing IM_COMPATIBILITY_MODE Call by reference Type reference (TYPE) FLAG 20030904
4 Importing IM_COMPONENT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_COMPONENT 20030625
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 20030710
8 Importing IM_WFM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WFM_INTERNAL 20030625
9 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM 20030918
10 Returning RE_COMPONENT Value transfer Object reference (TYPE REF TO) CL_SWF_WFM_COMPONENT 20030918
# Exception Resumable Description Created on
1 CX_SWF_WFM_SYSTEM WFM System-Ausnahme 20031020
History
Last changed by/on SAP  20110908 
SAP Release Created in 640