SAP ABAP Interface IF_SWLT_SRTM_DATA_PROVIDER (Provider for runtime data from RTM)
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_SRTM_DATA_PROVIDER | Data provider for RTM check results | 20130620 |
Properties
Interface | IF_SWLT_SRTM_DATA_PROVIDER | |
Short Description | Provider for runtime data from RTM |
General Data
Package | SWLT | SQL Performance Tuning Worklist |
Created | 20130620 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWLT_SRTM_DATA_PROVIDER has no forward declaration.
Interfaces
Interface IF_SWLT_SRTM_DATA_PROVIDER has no interface.
Friends
Interface IF_SWLT_SRTM_DATA_PROVIDER has no friend.
Attributes
Interface IF_SWLT_SRTM_DATA_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130620 | |
2 | ![]() |
Instance method | Public | Method | 20130620 |
Events
Interface IF_SWLT_SRTM_DATA_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_S_RESULT | Public | See coding | 20130620 | BEGIN OF typ_s_result,
something TYPE i,
" ...
END OF typ_s_result
|
||
2 | TYP_T_RESULTS | Public | See coding | 20130620 | typ_t_results TYPE STANDARD TABLE OF typ_s_result WITH DEFAULT KEY
|
Method Signatures
Method GET_NUMBER_OF_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NUM_RECS | Value transfer | Type reference (TYPE) | I | 20130620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during processing | 20130620 |
Method GET_RESULTS_FOR_CODE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULTS | Call by reference | Type reference (TYPE) | TYP_T_RESULTS | 20130620 | |||
2 | ![]() |
I_CODE_LINE_KEY | Call by reference | Type reference (TYPE) | SWLT_S_CODE_LINE_KEY | Identifier / Key for Code Line | 20130620 | ||
3 | ![]() |
I_SELECTION_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWLT_SRTM_SEL_FILTER | Selection filter for runtime monitor selection | 20130620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during processing | 20130620 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |