SAP ABAP Class IF_SWLT_RTCM_DATA_PROVIDER (RTCM Data Provider)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWLT_RTCM_DATA_PROVIDER | RTCM Data Provider | 20130830 |
Properties
| Class | IF_SWLT_RTCM_DATA_PROVIDER | |
| Short Description | RTCM Data Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130820 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWLT_RTCM_DATA_PROVIDER has no forward declaration.
Interfaces
Class IF_SWLT_RTCM_DATA_PROVIDER has no interface implemented.
Friends
Class IF_SWLT_RTCM_DATA_PROVIDER has no friend class.
Attributes
Class IF_SWLT_RTCM_DATA_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130830 |
Events
Class IF_SWLT_RTCM_DATA_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_S_AGGR_RESULTS | Public | See coding | 20130830 | BEGIN OF typ_s_aggr_results.
INCLUDE TYPE swlt_s_code_line_key AS code_line_key.
"TYPES: ... other fields ...
TYPES END OF typ_s_aggr_results
|
||
| 2 | TYP_T_AGGR_RESULTS | Public | See coding | 20130830 | typ_t_aggr_results TYPE STANDARD TABLE OF typ_s_aggr_results WITH NON-UNIQUE KEY code_line_key
|
Method Signatures
Method GET_AGGR_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AGGR_RESULTS | Call by reference | Type reference (TYPE) | IF_SWLT_RTCM_DATA_PROVIDER=>TYP_T_AGGR_RESULTS | 20130830 | ||||
| 2 | I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_RTCM_SEL_FILTER | 20130830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130830 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |