SAP ABAP Interface IF_SWLT_RTCM_DATA_PROVIDER (RTCM Data Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWLT (Package) SQL Performance Tuning Worklist
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
Interface IF_SWLT_RTCM_DATA_PROVIDER  
Short Description RTCM Data Provider    
General Data
Package SWLT   SQL Performance Tuning Worklist 
Created 20130820   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWLT_RTCM_DATA_PROVIDER has no forward declaration.
Interfaces
Interface IF_SWLT_RTCM_DATA_PROVIDER has no interface.
Friends
Interface IF_SWLT_RTCM_DATA_PROVIDER has no friend.
Attributes
Interface IF_SWLT_RTCM_DATA_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGGR_RESULTS Instance method Public Method 20130830
Events
Interface 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 Exporting E_AGGR_RESULTS Call by reference Type reference (TYPE) IF_SWLT_RTCM_DATA_PROVIDER=>TYP_T_AGGR_RESULTS 20130830
2 Importing I_SELECTION_FILTER Call by reference Object reference (TYPE REF TO) IF_SWLT_RTCM_SEL_FILTER 20130830
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130830
History
Last changed by/on SAP  20140121 
SAP Release Created in 740