SAP ABAP Class IF_SRTCM_DATA_PROVIDER (Data Provider Interface)
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
Class | IF_SRTCM_DATA_PROVIDER | |
Short Description | Data Provider Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130709 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SRTCM_DATA_PROVIDER has no forward declaration.
Interfaces
Class IF_SRTCM_DATA_PROVIDER has no interface implemented.
Friends
Class IF_SRTCM_DATA_PROVIDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class IF_SRTCM_DATA_PROVIDER has no event.
Types
Class 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 |