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 | Instance method | Public | Method | 20130726 | ||
| 2 | Instance method | Public | Method | 20130725 | ||
| 3 | Instance method | Public | Method | 20130725 | ||
| 4 | Instance method | Public | Method | 20130725 | ||
| 5 | Instance method | Public | Method | 20130725 | ||
| 6 | 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 | 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 | DEVCLASSES | Call by reference | Type reference (TYPE) | RDEVCLASSES | 20130725 | ||||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | ROBJECTS | 20130725 | ||||
| 3 | OBJNAMES | Call by reference | Type reference (TYPE) | ROBJNAMES | 20130725 | ||||
| 4 | OPTIONS | Call by reference | Type reference (TYPE) | SQLMOPTIONS | 20130830 | ||||
| 5 | ORDERBY | Call by reference | Type reference (TYPE) | FIELDNAME | 'RTSUM' | 20130725 | |||
| 6 | RECORDS | Value transfer | Type reference (TYPE) | SQLMRECORDSRTMCNT | 20130725 | ||||
| 7 | ROOTNAMES | Call by reference | Type reference (TYPE) | RROOTNAMES | 20130725 | ||||
| 8 | ROOTTYPES | Call by reference | Type reference (TYPE) | RROOTTYPES | 20130725 | ||||
| 9 | TABLENAMES | Call by reference | Type reference (TYPE) | RTABLENAMES | 20130725 | ||||
| 10 | 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 | DEVCLASSES | Call by reference | Type reference (TYPE) | RDEVCLASSES | 20130725 | ||||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | ROBJECTS | 20130725 | ||||
| 3 | OBJNAMES | Call by reference | Type reference (TYPE) | ROBJNAMES | 20130725 | ||||
| 4 | OPTIONS | Call by reference | Type reference (TYPE) | SQLMOPTIONS | 20130830 | ||||
| 5 | ORDERBY | Call by reference | Type reference (TYPE) | FIELDNAME | 'RTSUM' | 20130725 | |||
| 6 | RECORDS | Value transfer | Type reference (TYPE) | SQLMRECORDSBYROOT | 20130725 | ||||
| 7 | ROOTNAMES | Call by reference | Type reference (TYPE) | RROOTNAMES | 20130725 | ||||
| 8 | ROOTTYPES | Call by reference | Type reference (TYPE) | RROOTTYPES | 20130725 | ||||
| 9 | TABLENAMES | Call by reference | Type reference (TYPE) | RTABLENAMES | 20130725 | ||||
| 10 | 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 | DEVCLASSES | Call by reference | Type reference (TYPE) | RDEVCLASSES | 20130725 | ||||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | ROBJECTS | 20130725 | ||||
| 3 | OBJNAMES | Call by reference | Type reference (TYPE) | ROBJNAMES | 20130725 | ||||
| 4 | OPTIONS | Call by reference | Type reference (TYPE) | SQLMOPTIONS | 20130830 | ||||
| 5 | ORDERBY | Call by reference | Type reference (TYPE) | FIELDNAME | 'RTSUM' | 20130725 | |||
| 6 | RECORDS | Value transfer | Type reference (TYPE) | SQLMRECORDSBYSRCRTMCNT | 20130725 | ||||
| 7 | ROOTNAMES | Call by reference | Type reference (TYPE) | RROOTNAMES | 20130725 | ||||
| 8 | ROOTTYPES | Call by reference | Type reference (TYPE) | RROOTTYPES | 20130725 | ||||
| 9 | TABLENAMES | Call by reference | Type reference (TYPE) | RTABLENAMES | 20130725 | ||||
| 10 | 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 | DEVCLASSES | Call by reference | Type reference (TYPE) | RDEVCLASSES | 20130725 | ||||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | ROBJECTS | 20130725 | ||||
| 3 | OBJNAMES | Call by reference | Type reference (TYPE) | ROBJNAMES | 20130725 | ||||
| 4 | OPTIONS | Call by reference | Type reference (TYPE) | SQLMOPTIONS | 20130830 | ||||
| 5 | ORDERBY | Call by reference | Type reference (TYPE) | FIELDNAME | 'RTSUM' | 20130725 | |||
| 6 | RECORDS | Value transfer | Type reference (TYPE) | SQLMRECORDSRTMCNT | 20130725 | ||||
| 7 | ROOTNAME | Call by reference | Type reference (TYPE) | SQLMROOTNAME | 20130725 | ||||
| 8 | ROOTTYPE | Call by reference | Type reference (TYPE) | SQLMROOTTYPE | 20130725 | ||||
| 9 | 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
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 |