SAP ABAP Class CL_SRTCM_EMPTY_FAE_PROVIDER (Data Provider for the Empty FAE Test)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRTCM_DATA_PROVIDER | Data Provider Interface | 20130710 |
Properties
| Class | CL_SRTCM_EMPTY_FAE_PROVIDER | |
| Short Description | Data Provider for the Empty FAE Test | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRTCM_DATA | Runtime Check Monitor: Data Access |
| Created | 20130702 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRTCM_EMPTY_FAE_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRTCM_DATA_PROVIDER | Data Provider Interface | 20130710 |
Friends
Class CL_SRTCM_EMPTY_FAE_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRTCM_DATA_SVC | 20130716 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRTCM_RAW_PROVIDER_SVC | 20130830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20130710 | ||
| 2 | Static method | Public | Method | 20130710 | ||
| 3 | Instance method | Private | Method | 20131212 |
Events
Class CL_SRTCM_EMPTY_FAE_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_RECORDS | Public | See coding | 20130703 | ty_records TYPE STANDARD TABLE OF srtcm_s_empty_fae_record WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRTCM_EMPTY_FAE_PROVIDER has no parameter.
Method CONSTRUCTOR on class CL_SRTCM_EMPTY_FAE_PROVIDER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SRTCM_EMPTY_FAE_PROVIDER | 20130710 |
Method CREATE on class CL_SRTCM_EMPTY_FAE_PROVIDER has no exception.
Method GET_RECORDS_INT 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 | 20131212 | ||||
| 2 | I_FOR_RECORD_COUNT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20131212 | |||
| 3 | I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | SRTCM_D_SNAPSHOT_ID | 20131212 | ||||
| 4 | R_RECORDS | Value transfer | Object reference (TYPE REF TO) | DATA | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131212 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |