SAP ABAP Class CL_SQLM_RTMRECORDS (SQL Monitor: RTM Records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_CORE (Package) SQL Monitor Core
Properties
Class CL_SQLM_RTMRECORDS  
Short Description SQL Monitor: RTM Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQLM_CORE   SQL Monitor Core 
Created 20130918   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SQLM_RTMRECORDS has no forward declaration.
Interfaces
Class CL_SQLM_RTMRECORDS has no interface implemented.
Friends
Class CL_SQLM_RTMRECORDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONVERTER Instance attribute Private Object reference (TYPE REF TO) CL_SQLM_CONVERTER 20130923
2 RTMDATA Instance attribute Private Type reference (TYPE) SQLMRTMDATAS 20130923
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INT4 Instance method Private Method 20130923
2 AGGREGATE_BY_DATE Instance method Private Method 20130923
3 COMPUTE_PAYLOAD Instance method Private Method 20130923
4 CONSTRUCTOR Instance method Public Constructor 20130923
5 GET_INSTANCE Static method Public Method 20130923
6 GET_NUMBER_OF_RECORDS Instance method Public Method 20131001
7 GET_RECORDS Instance method Public Method 20130923
8 GET_RECORDS_AGGREGATED_BY_DATE Instance method Public Method 20130923
9 MERGE Instance method Private Method 20130923
10 SELECT Instance method Private Method 20130923
Events
Class CL_SQLM_RTMRECORDS has no event.
Types
Class CL_SQLM_RTMRECORDS has no local type.
Method Signatures

Method ADD_INT4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SUM Call by reference Type reference (TYPE) INT4 20130923
2 Importing VAL Call by reference Type reference (TYPE) INT4 20130923

Method ADD_INT4 on class CL_SQLM_RTMRECORDS has no exception.

Method AGGREGATE_BY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTMRECORDS Value transfer Type reference (TYPE) SQLMRTMRECORDS 20130923

Method AGGREGATE_BY_DATE on class CL_SQLM_RTMRECORDS has no exception.

Method COMPUTE_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTMRECORDS Value transfer Type reference (TYPE) SQLMRTMRECORDS 20130923

Method COMPUTE_PAYLOAD on class CL_SQLM_RTMRECORDS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SQLM_RTMRECORDS has no parameter.
Method CONSTRUCTOR on class CL_SQLM_RTMRECORDS has no exception.

Method GET_INSTANCE Signature

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

Method GET_INSTANCE on class CL_SQLM_RTMRECORDS has no exception.

Method GET_NUMBER_OF_RECORDS Signature

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

Method GET_NUMBER_OF_RECORDS on class CL_SQLM_RTMRECORDS has no exception.

Method GET_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYS Call by reference Type reference (TYPE) SQLMRTMKEYS 20130923
2 Returning RTMRECORDS Value transfer Type reference (TYPE) SQLMRTMRECORDS 20130923

Method GET_RECORDS on class CL_SQLM_RTMRECORDS has no exception.

Method GET_RECORDS_AGGREGATED_BY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYS Call by reference Type reference (TYPE) SQLMRTMKEYS 20130923
2 Returning RTMRECORDS Value transfer Type reference (TYPE) SQLMRTMRECORDS 20130923

Method GET_RECORDS_AGGREGATED_BY_DATE on class CL_SQLM_RTMRECORDS has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD Call by reference Type reference (TYPE) SQLMPAYLOAD 20130923
2 Changing BASE Call by reference Type reference (TYPE) SQLMPAYLOAD 20130923

Method MERGE on class CL_SQLM_RTMRECORDS has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYS Call by reference Type reference (TYPE) SQLMRTMKEYS 20130923

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