SAP ABAP Class CL_LIB_RUNTIME (runtime measurements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LIB_MEASURE interface for any measurements 20130605
Properties
Class CL_LIB_RUNTIME  
Short Description runtime measurements    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20130422   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LIB_RUNTIME has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LIB_MEASURE interface for any measurements 20130605
Friends
Class CL_LIB_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MR_ACTMEAS Instance attribute Protected Object reference (TYPE REF TO) DATA 20130605
2 _MR_IDSRC Instance attribute Private Object reference (TYPE REF TO) IF_LIB_ID_SRC 20130605
3 _MV_COUNT Instance attribute Private Type reference (TYPE) I 20130605
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVE Instance method Public Method 20130605
2 CONSTRUCTOR Instance method Protected Constructor 20130605
3 NEW Static method Public Method 20130605
4 START Instance method Public Method 20130605
5 STOP Instance method Public Method 20130605
6 _GET_ID Instance method Private Method 20130605
7 _ZTEST Static method Public Method 20130605
Events
Class CL_LIB_RUNTIME has no event.
Types
Class CL_LIB_RUNTIME has no local type.
Method Signatures

Method ACTIVE Signature

Method ACTIVE on class CL_LIB_RUNTIME has no parameter.
Method ACTIVE on class CL_LIB_RUNTIME has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ID_SRC Call by reference Object reference (TYPE REF TO) IF_LIB_ID_SRC 20130605

Method CONSTRUCTOR on class CL_LIB_RUNTIME has no exception.

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ID_SRC Call by reference Object reference (TYPE REF TO) IF_LIB_ID_SRC 20130605
2 Returning RR_REF Value transfer Object reference (TYPE REF TO) IF_LIB_MEASURE 20130605

Method NEW on class CL_LIB_RUNTIME has no exception.

Method START Signature

Method START on class CL_LIB_RUNTIME has no parameter.
Method START on class CL_LIB_RUNTIME has no exception.

Method STOP Signature

Method STOP on class CL_LIB_RUNTIME has no parameter.
Method STOP on class CL_LIB_RUNTIME has no exception.

Method _GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) CHAR16 20130605

Method _GET_ID on class CL_LIB_RUNTIME has no exception.

Method _ZTEST Signature

Method _ZTEST on class CL_LIB_RUNTIME has no parameter.
Method _ZTEST on class CL_LIB_RUNTIME has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in