SAP ABAP Class IF_SQLM_RANKING (Interface for BAdI: SQLM_RANKING)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130319
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
Class IF_SQLM_RANKING  
Short Description Interface for BAdI: SQLM_RANKING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130319   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SQLM_RANKING has no forward declaration.
Interfaces
Class IF_SQLM_RANKING has no interface implemented.
Friends
Class IF_SQLM_RANKING has no friend class.
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
Class 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 class IF_SQLM_RANKING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in