SAP ABAP Class CL_SWF_UTL_TIMER (Workflow: Calculate Duration)
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_TIMER  
Short Description Workflow: Calculate Duration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20130609   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_UTL_TIMER has no forward declaration.
Interfaces
Class CL_SWF_UTL_TIMER has no interface implemented.
Friends
Class CL_SWF_UTL_TIMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_START_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL 20130609
2 M_TIMER Instance attribute Private Object reference (TYPE REF TO) IF_ABAP_RUNTIME 20130609
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TIMER Static method Public Method 20130609
2 GET_RUNTIME Instance method Public Method Duration in Milliseconds 20130609
Events
Class CL_SWF_UTL_TIMER has no event.
Types
Class CL_SWF_UTL_TIMER has no local type.
Method Signatures

Method CREATE_TIMER Signature

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

Method CREATE_TIMER on class CL_SWF_UTL_TIMER has no exception.

Method GET_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIME Value transfer Type reference (TYPE) INT4 20130609

Method GET_RUNTIME on class CL_SWF_UTL_TIMER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740