SAP ABAP Interface IF_SQLM_DATA (SQL Monitor: Data Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_CORE (Package) SQL Monitor Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQLM_DATA SQL Monitor: Data Provider 20130725
Properties
Interface IF_SQLM_DATA  
Short Description SQL Monitor: Data Provider    
General Data
Package SQLM_CORE   SQL Monitor Core 
Created 20130725   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SQLM_DATA has no forward declaration.
Interfaces
Interface IF_SQLM_DATA has no interface.
Friends
Interface IF_SQLM_DATA has no friend.
Attributes
Interface IF_SQLM_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NUMBER_OF_RECORDS Instance method Public Method 20130726
2 GET_RECORDS Instance method Public Method 20130725
3 GET_RECORDS_AGGREGATED_BY_ROOT Instance method Public Method 20130725
4 GET_RECORDS_AGGREGATED_BY_SRC Instance method Public Method 20130725
5 GET_RECORDS_BY_ROOT Instance method Public Method 20130725
6 GET_RECORDS_BY_SRC Instance method Public Method 20130725
Events
Interface IF_SQLM_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RDEVCLASSES Public See coding 20130725 rdevclasses type range of devclass
2 ROBJECTS Public See coding 20130725 robjects type range of trobjtype
3 ROBJNAMES Public See coding 20130725 robjnames type range of sobj_name
4 RROOTNAMES Public See coding 20130725 rrootnames type range of sqlmrootname
5 RROOTTYPES Public See coding 20130725 rroottypes type range of sqlmroottype
6 RTABLENAMES Public See coding 20130725 rtablenames type range of sqlmtablename
Method Signatures

Method GET_NUMBER_OF_RECORDS Signature

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

Method GET_NUMBER_OF_RECORDS on Interface IF_SQLM_DATA has no exception.

Method GET_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASSES Call by reference Type reference (TYPE) RDEVCLASSES 20130725
2 Importing OBJECTS Call by reference Type reference (TYPE) ROBJECTS 20130725
3 Importing OBJNAMES Call by reference Type reference (TYPE) ROBJNAMES 20130725
4 Importing OPTIONS Call by reference Type reference (TYPE) SQLMOPTIONS 20130830
5 Importing ORDERBY Call by reference Type reference (TYPE) FIELDNAME 'RTSUM' 20130725
6 Returning RECORDS Value transfer Type reference (TYPE) SQLMRECORDSRTMCNT 20130725
7 Importing ROOTNAMES Call by reference Type reference (TYPE) RROOTNAMES 20130725
8 Importing ROOTTYPES Call by reference Type reference (TYPE) RROOTTYPES 20130725
9 Importing TABLENAMES Call by reference Type reference (TYPE) RTABLENAMES 20130725
10 Importing UPTO Call by reference Type reference (TYPE) INT4 0 20130725

Method GET_RECORDS on Interface IF_SQLM_DATA has no exception.

Method GET_RECORDS_AGGREGATED_BY_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASSES Call by reference Type reference (TYPE) RDEVCLASSES 20130725
2 Importing OBJECTS Call by reference Type reference (TYPE) ROBJECTS 20130725
3 Importing OBJNAMES Call by reference Type reference (TYPE) ROBJNAMES 20130725
4 Importing OPTIONS Call by reference Type reference (TYPE) SQLMOPTIONS 20130830
5 Importing ORDERBY Call by reference Type reference (TYPE) FIELDNAME 'RTSUM' 20130725
6 Returning RECORDS Value transfer Type reference (TYPE) SQLMRECORDSBYROOT 20130725
7 Importing ROOTNAMES Call by reference Type reference (TYPE) RROOTNAMES 20130725
8 Importing ROOTTYPES Call by reference Type reference (TYPE) RROOTTYPES 20130725
9 Importing TABLENAMES Call by reference Type reference (TYPE) RTABLENAMES 20130725
10 Importing UPTO Call by reference Type reference (TYPE) INT4 0 20130725

Method GET_RECORDS_AGGREGATED_BY_ROOT on Interface IF_SQLM_DATA has no exception.

Method GET_RECORDS_AGGREGATED_BY_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASSES Call by reference Type reference (TYPE) RDEVCLASSES 20130725
2 Importing OBJECTS Call by reference Type reference (TYPE) ROBJECTS 20130725
3 Importing OBJNAMES Call by reference Type reference (TYPE) ROBJNAMES 20130725
4 Importing OPTIONS Call by reference Type reference (TYPE) SQLMOPTIONS 20130830
5 Importing ORDERBY Call by reference Type reference (TYPE) FIELDNAME 'RTSUM' 20130725
6 Returning RECORDS Value transfer Type reference (TYPE) SQLMRECORDSBYSRCRTMCNT 20130725
7 Importing ROOTNAMES Call by reference Type reference (TYPE) RROOTNAMES 20130725
8 Importing ROOTTYPES Call by reference Type reference (TYPE) RROOTTYPES 20130725
9 Importing TABLENAMES Call by reference Type reference (TYPE) RTABLENAMES 20130725
10 Importing UPTO Call by reference Type reference (TYPE) INT4 0 20130725

Method GET_RECORDS_AGGREGATED_BY_SRC on Interface IF_SQLM_DATA has no exception.

Method GET_RECORDS_BY_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASSES Call by reference Type reference (TYPE) RDEVCLASSES 20130725
2 Importing OBJECTS Call by reference Type reference (TYPE) ROBJECTS 20130725
3 Importing OBJNAMES Call by reference Type reference (TYPE) ROBJNAMES 20130725
4 Importing OPTIONS Call by reference Type reference (TYPE) SQLMOPTIONS 20130830
5 Importing ORDERBY Call by reference Type reference (TYPE) FIELDNAME 'RTSUM' 20130725
6 Returning RECORDS Value transfer Type reference (TYPE) SQLMRECORDSRTMCNT 20130725
7 Importing ROOTNAME Call by reference Type reference (TYPE) SQLMROOTNAME 20130725
8 Importing ROOTTYPE Call by reference Type reference (TYPE) SQLMROOTTYPE 20130725
9 Importing TABLENAMES Call by reference Type reference (TYPE) RTABLENAMES 20130725

Method GET_RECORDS_BY_ROOT on Interface IF_SQLM_DATA has no exception.

Method GET_RECORDS_BY_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HASHCODE Call by reference Type reference (TYPE) SQLMHASHCODE 20130725
2 Importing OPTIONS Call by reference Type reference (TYPE) SQLMOPTIONS 20130830
3 Importing ORDERBY Call by reference Type reference (TYPE) FIELDNAME 'RTSUM' 20130725
4 Importing PROCLINE Call by reference Type reference (TYPE) SQLMPROCLINE 20130725
5 Importing PROCNAME Call by reference Type reference (TYPE) SQLMPROCNAME 20130725
6 Importing PROCTYPE Call by reference Type reference (TYPE) SQLMPROCTYPE 20130725
7 Importing PROGKIND Call by reference Type reference (TYPE) SQLMPROGKIND 20130725
8 Importing PROGNAME Call by reference Type reference (TYPE) PROGNAME 20130725
9 Returning RECORDS Value transfer Type reference (TYPE) SQLMRECORDSRTMCNT 20130725
10 Importing ROOTNAMES Call by reference Type reference (TYPE) RROOTNAMES 20130725
11 Importing ROOTTYPES Call by reference Type reference (TYPE) RROOTTYPES 20130725
12 Importing TABLENAMES Call by reference Type reference (TYPE) RTABLENAMES 20130725

Method GET_RECORDS_BY_SRC on Interface IF_SQLM_DATA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740