SAP ABAP Interface IF_SRTCM_DATA_PROVIDER (Data Provider Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
SRTCM_DATA (Package) Runtime Check Monitor: Data Access
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRTCM_EMPTY_FAE_PROVIDER | Data Provider for the Empty FAE Test | 20130710 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRTCM_NO_ORDER_PROVIDER | Data Provider for the No Order Test | 20130710 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRTCM_RTM_PROVIDER | Plain RTM Data Provider | 20130710 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRTCM_SNAPSHOT_PROVIDER | Raw Data Provider for Snapshots | 20130830 |
Properties
| Interface | IF_SRTCM_DATA_PROVIDER | |
| Short Description | Data Provider Interface |
General Data
| Package | SRTCM_DATA | Runtime Check Monitor: Data Access |
| Created | 20130709 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRTCM_DATA_PROVIDER has no forward declaration.
Interfaces
Interface IF_SRTCM_DATA_PROVIDER has no interface.
Friends
Interface IF_SRTCM_DATA_PROVIDER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRTCM_TEST | 20130710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130709 | ||
| 2 | Instance method | Public | Method | 20130710 |
Events
Interface IF_SRTCM_DATA_PROVIDER has no event.
Types
Interface IF_SRTCM_DATA_PROVIDER has no local type.
Method Signatures
Method GET_NUMBER_OF_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | SRTCM_D_SNAPSHOT_ID | 20130830 | ||||
| 2 | R_COUNT | Value transfer | Type reference (TYPE) | SRTCM_D_NUMBER_OF_RECORDS | 20130709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130709 |
Method GET_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SRTCM_SELECTION_FILTER | 20130710 | ||||
| 2 | I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | SRTCM_D_SNAPSHOT_ID | 20130830 | ||||
| 3 | R_RECORDS | Value transfer | Object reference (TYPE REF TO) | DATA | 20130710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130710 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |