SAP ABAP Class CL_SRTCM_RTM_PROVIDER (Plain RTM Data Provider)
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_RTM_PROVIDER | |
| Short Description | Plain RTM Data Provider | |
| 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 | 20130710 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRTCM_RTM_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_RTM_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) | LIF_RTM_ITERATOR_SVC | 20130710 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_PROGRAM_VALIDATOR | 20130725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20130710 | ||
| 2 | Static method | Public | Method | 20130710 |
Events
Class CL_SRTCM_RTM_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_RECORDS | Public | See coding | 20130710 | ty_records TYPE STANDARD TABLE OF srtcm_s_common_record WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST | Call by reference | Object reference (TYPE REF TO) | IF_SRTCM_TEST | 20130710 |
Method CONSTRUCTOR on class CL_SRTCM_RTM_PROVIDER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST | Call by reference | Object reference (TYPE REF TO) | IF_SRTCM_TEST | 20130710 | ||||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SRTCM_RTM_PROVIDER | 20130710 |
Method CREATE on class CL_SRTCM_RTM_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |