SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SQLM_DATA | SQL Monitor: Data Provider | 20130725 |
Properties
| Class | CL_SQLM_DATA | |
| Short Description | SQL Monitor: Data Provider | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQLM_CORE | SQL Monitor Core |
| Created | 20121115 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SQLM_DATA | SQL Monitor: Data Provider | 20130725 |
Friends
Class CL_SQLM_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SQLMSNAPSHOTID | 20130731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130113 | ||
| 2 | Static method | Public | Method | 20121120 | ||
| 3 | Instance method | Private | Method | 20130121 | ||
| 4 | Instance method | Private | Method | 20130719 | ||
| 5 | Instance method | Private | Method | 20130222 |
Events
Class CL_SQLM_DATA has no event.
Types
Class CL_SQLM_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SNAPSHOTID | Call by reference | Type reference (TYPE) | SQLMSNAPSHOTID | 20130731 |
Method CONSTRUCTOR on class CL_SQLM_DATA has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SQLM_DATA | 20121120 | ||||
| 2 | SNAPSHOTID | Call by reference | Type reference (TYPE) | SQLMSNAPSHOTID | 20130730 |
Method GET_INSTANCE on class CL_SQLM_DATA has no exception.
Method GET_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDER | Value transfer | Object reference (TYPE REF TO) | PROVIDER | 20130121 | ||||
| 2 | TABLENAMES | Call by reference | Type reference (TYPE) | IF_SQLM_DATA=>RTABLENAMES | 20130121 |
Method GET_PROVIDER on class CL_SQLM_DATA has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SNAPSHOTID | Call by reference | Type reference (TYPE) | SQLMSNAPSHOTID | 20130731 |
Method INIT on class CL_SQLM_DATA has no exception.
Method UPTOSAFE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UPTO | Value transfer | Type reference (TYPE) | INT4 | 20130222 | ||||
| 2 | UPTOSAFE | Value transfer | Type reference (TYPE) | INT4 | 20130222 |
Method UPTOSAFE on class CL_SQLM_DATA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |