SAP ABAP Class CL_RCC_RUNTIME (RCC: runtime measurement (long runtimes))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_COMMON (Package) RCCF: Shared Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_RUNTIME Timer Interface 20090121
Properties
Class CL_RCC_RUNTIME  
Short Description RCC: runtime measurement (long runtimes)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RCC_COMMON   RCCF: Shared Objects 
Created 20090121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_RUNTIME Timer Interface 20090121
Friends
Class CL_RCC_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ACCURACY_MILLISEC Constant Public Type reference (TYPE) INT1 1 Milliseconds 20090121
2 MC_ACCURACY_SEC Constant Public Type reference (TYPE) INT1 0 Seconds (Default) 20090121
3 MV_ACCURACY Instance attribute Private Type reference (TYPE) INT1 MC_ACCURACY_SEC Which Accuracy Is Used 20090121
4 MV_FIRSTRUN Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090121
5 MV_STARTTIME Instance attribute Private Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20090121
Methods
# Method Level Visibility Method type Description Created on
1 GET_RUNTIME Instance method Public Method 20090121
2 SET_ACCURACY Instance method Public Method 20090121
Events
Class CL_RCC_RUNTIME has no event.
Types
Class CL_RCC_RUNTIME has no local type.
Method Signatures

Method GET_RUNTIME Signature

Method GET_RUNTIME on class CL_RCC_RUNTIME has no parameter.
Method GET_RUNTIME on class CL_RCC_RUNTIME has no exception.

Method SET_ACCURACY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACCURACY Call by reference Type reference (TYPE) INT1 MC_ACCURACY_SEC Accuracy Constant 20090121

Method SET_ACCURACY on class CL_RCC_RUNTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702