SAP ABAP Class CL_SWF_UNIT_CONTROLLER (Workflow: Controller für Workflow Unittests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_TST (Package) Workflow: Test Objects
Properties
Class CL_SWF_UNIT_CONTROLLER  
Short Description Workflow: Controller für Workflow Unittests    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_TST   Workflow: Test Objects 
Created 20110915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_UNIT_CONTROLLER has no forward declaration.
Interfaces
Class CL_SWF_UNIT_CONTROLLER has no interface implemented.
Friends
Class CL_SWF_UNIT_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATE_ACTIVE Constant Private Type reference (TYPE) STRING 'ACTIVE' 20110915
2 C_STATE_CANCELLED Constant Private Type reference (TYPE) STRING 'CANCELLED' 20110915
3 C_STATE_COMPLETED Constant Private Type reference (TYPE) STRING 'COMPLETED' 20110915
4 M_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SWF_UNIT_CONTROLLER 20110915
5 M_UNIT_CONF Instance attribute Private Type reference (TYPE) SWF_UNIT_CONF 20110915
Methods
# Method Level Visibility Method type Description Created on
1 GET_DELETE_ON_DISCARD Instance method Public Method 20110915
2 GET_INSTANCE Static method Public Method 20110915
3 GET_PERSISTENCE_PROFILE Instance method Public Method 20110919
4 GET_TEST_KEY Instance method Public Method 20110915
Events
Class CL_SWF_UNIT_CONTROLLER has no event.
Types
Class CL_SWF_UNIT_CONTROLLER has no local type.
Method Signatures

Method GET_DELETE_ON_DISCARD Signature

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

Method GET_DELETE_ON_DISCARD on class CL_SWF_UNIT_CONTROLLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_UNIT_CONTROLLER 20110915

Method GET_INSTANCE on class CL_SWF_UNIT_CONTROLLER has no exception.

Method GET_PERSISTENCE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TASK Call by reference Type reference (TYPE) SWW_TASK 20110919
2 Returning RE_PERS_PROFILE Value transfer Type reference (TYPE) SWD_PERSID 20110919

Method GET_PERSISTENCE_PROFILE on class CL_SWF_UNIT_CONTROLLER has no exception.

Method GET_TEST_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_KEY Value transfer Type reference (TYPE) GUID_16 20110915

Method GET_TEST_KEY on class CL_SWF_UNIT_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732