SAP ABAP Interface IF_SQLM_RANKING (Interface for BAdI: SQLM_RANKING)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_UI (Package) SQL Monitor UI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQLM_RANKING_DATA_TRANSFER Class for BAdI: SQLM_RANKING 20130319
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQLM_RANKING_FALLBACK Class for BAdI: SQLM_RANKING 20130319
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQLM_RANKING_SMALL_SELECTS Class for BAdI Impl.: SQLM_RANKING_SMALL_SELECTS 20130319
Properties
Interface IF_SQLM_RANKING  
Short Description Interface for BAdI: SQLM_RANKING    
General Data
Package SQLM_UI   SQL Monitor UI 
Created 20130319   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SQLM_RANKING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130319
Friends
Interface IF_SQLM_RANKING has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEFAULT_BADI_FILTER Constant Public Type reference (TYPE) ENHCHARBADIFILTER 'CL_SQLM_RANKING_FALLBACK' 20130320
Methods
# Method Level Visibility Method type Description Created on
1 RANK_RECORDS Instance method Public Method 20130320
Events
Interface IF_SQLM_RANKING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_RECORDS Public See coding 20130320 tty_records TYPE STANDARD TABLE OF ty_record WITH DEFAULT KEY
2 TY_RECORD Public See coding 20130320 BEGIN OF ty_record. INCLUDE TYPE sqlm_str_display_record. TYPES: metric TYPE f, rank TYPE sqlm_d_rank, END OF ty_record
Method Signatures

Method RANK_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RECORDS Call by reference Type reference (TYPE) TTY_RECORDS 20130320

Method RANK_RECORDS on Interface IF_SQLM_RANKING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740