SAP ABAP Interface IF_SWLT_AGGR_DATA_PROVIDER (Provides aggregated data)
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_AGGR_DATA_PROVIDER | Data provider for aggregated results view | 20121128 |
Properties
| Interface | IF_SWLT_AGGR_DATA_PROVIDER | |
| Short Description | Provides aggregated data |
General Data
| Package | SWLT | SQL Performance Tuning Worklist |
| Created | 20121123 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWLT_AGGR_DATA_PROVIDER has no forward declaration.
Interfaces
Interface IF_SWLT_AGGR_DATA_PROVIDER has no interface.
Friends
Interface IF_SWLT_AGGR_DATA_PROVIDER has no friend.
Attributes
Interface IF_SWLT_AGGR_DATA_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121213 | ||
| 2 | Instance method | Public | Method | 20121123 | ||
| 3 | Instance method | Public | Method | 20121214 |
Events
Interface IF_SWLT_AGGR_DATA_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_S_AGGR_CHECK_DATA | Public | Type reference (TYPE) | SWLT_S_AGGREGATED_CHECK_LINE | 20121213 | |
|
| 2 | TYP_S_AGGR_DATA | Public | Type reference (TYPE) | SWLT_S_AGGREGATED_LINE | 20121123 | |
|
| 3 | TYP_T_AGGR_CHECK_DATA | Public | See coding | 20121213 | typ_t_aggr_check_data TYPE STANDARD TABLE OF typ_s_aggr_check_data
WITH DEFAULT KEY
WITH NON-UNIQUE SORTED KEY
code_line_check_key
COMPONENTS
code_line_check_key
|
||
| 4 | TYP_T_AGGR_DATA | Public | See coding | 20121123 | typ_t_aggr_data TYPE STANDARD TABLE OF typ_s_aggr_data
WITH DEFAULT KEY
WITH NON-UNIQUE SORTED KEY
code_line_key
COMPONENTS
code_line_key
|
Method Signatures
Method GET_CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AGGR_DATA | Call by reference | Type reference (TYPE) | TYP_T_AGGR_CHECK_DATA | 20121213 | ||||
| 2 | I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_SELECTION_FILTER | 20121213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121213 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AGGR_DATA | Call by reference | Type reference (TYPE) | TYP_T_AGGR_DATA | 20121128 | ||||
| 2 | I_DISPLAY_STRATEGY | Call by reference | Type reference (TYPE) | SWLT_D_DISPLAY_STRATEGY | 20130626 | ||||
| 3 | I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_SELECTION_FILTER | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121211 |
Method GET_DATA_WITH_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AGGR_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20121214 | ||||
| 2 | I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_SELECTION_FILTER | 20121214 | ||||
| 3 | I_STRATEGY | Call by reference | Type reference (TYPE) | SWLT_D_DISPLAY_STRATEGY | 20121214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121214 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |