SAP ABAP Class CL_SWF_UTL_SU22 (Workflow: SU22 Connection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Properties
Class CL_SWF_UTL_SU22  
Short Description Workflow: SU22 Connection    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20100729   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_UTL_SU22 has no forward declaration.
Interfaces
Class CL_SWF_UTL_SU22 has no interface implemented.
Friends
Class CL_SWF_UTL_SU22 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACTIVE_INSTANCES Static Attribute Private Type reference (TYPE) TABLE_OF_INSTANCES 20100729
2 M_DURATION Instance attribute Private Type reference (TYPE) I 20100729
3 M_TASK Instance attribute Private Type reference (TYPE) SWW_TASK Task ID 20100729
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100729
2 GET_DURATION_MICROSECONDS Instance method Public Method 20100729
3 GET_INSTANCE Static method Public Method 20100729
4 GET_INSTANCE_VIA_WIHANDLE Static method Public Method 20100729
5 GET_NUMBER_OF_ACTIVE_INSTANCES Instance method Public Method 20100729
6 GET_TASK_NAME Instance method Public Method 20100729
7 START_AUTHORITY_TRACE Instance method Public Method 20100729
Events
Class CL_SWF_UTL_SU22 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TABLE_OF_INSTANCES Private See coding 20100729 table_of_instances type standard table of ref to cl_swf_utl_su22
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_UTL_SU22 has no parameter.
# Exception Resumable Description Created on
1 INVALID_SYSTEM_TYPE 20100729

Method GET_DURATION_MICROSECONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DURATION Value transfer Type reference (TYPE) I 20100729

Method GET_DURATION_MICROSECONDS on class CL_SWF_UTL_SU22 has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TOP_LEVEL_TASK Call by reference Type reference (TYPE) SWW_TASK 20100729
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_UTL_SU22 20100729

Method GET_INSTANCE on class CL_SWF_UTL_SU22 has no exception.

Method GET_INSTANCE_VIA_WIHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20100729
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_UTL_SU22 20100729

Method GET_INSTANCE_VIA_WIHANDLE on class CL_SWF_UTL_SU22 has no exception.

Method GET_NUMBER_OF_ACTIVE_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNT Value transfer Type reference (TYPE) I 20100729

Method GET_NUMBER_OF_ACTIVE_INSTANCES on class CL_SWF_UTL_SU22 has no exception.

Method GET_TASK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_NAME Value transfer Type reference (TYPE) SWW_TASK 20100729

Method GET_TASK_NAME on class CL_SWF_UTL_SU22 has no exception.

Method START_AUTHORITY_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC 0-OK; 1-Authority trace already started 20100729

Method START_AUTHORITY_TRACE on class CL_SWF_UTL_SU22 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703