SAP ABAP Class CL_SWF_RUN_WORKFLOW (Workflow: Workflow System)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_RUN_CONTEXT Workflow: Global Context of Workflow System 20011115
Properties
Class CL_SWF_RUN_WORKFLOW  
Short Description Workflow: Workflow System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20011115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_WORKFLOW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_RUN_CONTEXT Workflow: Global Context of Workflow System 20011115
Friends
# Friend Modeled only Created on Description
1 CL_SWF_RUN_SWITCH_OFF_RUNTIME 20040121 Workflow: Command for Deactivating "Runtime Active"
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_EXPR_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Create and Manage Expressions 20011115
2 M_RUNTIME_ACTIVE Instance attribute Private Type reference (TYPE) XFELD 'X' - Workflow Runtime System Is Active 20040121
3 M_WORKFLOW Static Attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_WORKFLOW Singleton 20011115
4 M_WORKFLOW_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_CONTEXT Workflow: Global Context of Workflow System 20011115
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040121
2 CLEAR_RUNTIME_ACTIVE Instance method Private Method Sets Runtime Active to Initial 20040121
3 GET_EXPRESSION_FACTORY Static method Public Method Expression Factory 20011115
4 IS_RUNTIME_ACTIVE Static method Public Method Runtime Active 20040121
5 SET_RUNTIME_ACTIVE Static method Public Method Sets Runtime Active 20040121
Events
Class CL_SWF_RUN_WORKFLOW has no event.
Types
Class CL_SWF_RUN_WORKFLOW has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_RUNTIME_ACTIVE Signature

Method CLEAR_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no parameter.
Method CLEAR_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no exception.

Method GET_EXPRESSION_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXPRESSION_FACTORY Value transfer Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Erzeugung & Verwaltung von Ausdrücken 20011115

Method GET_EXPRESSION_FACTORY on class CL_SWF_RUN_WORKFLOW has no exception.

Method IS_RUNTIME_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_ACTIVE Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040121

Method IS_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no exception.

Method SET_RUNTIME_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SWITCH_OFF_COMMAND Value transfer Object reference (TYPE REF TO) IF_SWF_UTL_COMMAND Workflow: Command 20040121

Method SET_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620