SAP ABAP Class IF_SALV_IDA_CAPABILITY_SERVICE (Information about DB capabilities)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_IDA_CAPABILITY_SERVICE Supported DB Capabilities 20130524
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SALV_IDA_CAPABILITY_SERVICE Test Dummy Class: Capability Service 20130527
Properties
Class IF_SALV_IDA_CAPABILITY_SERVICE  
Short Description Information about DB capabilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130523   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_IDA_CAPABILITY_SERVICE has no forward declaration.
Interfaces
Class IF_SALV_IDA_CAPABILITY_SERVICE has no interface implemented.
Friends
Class IF_SALV_IDA_CAPABILITY_SERVICE has no friend class.
Attributes
Class IF_SALV_IDA_CAPABILITY_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_MAX_ROWS_RECOMMENDED Instance method Public Method It is recommended to restrict the number of selected rows 20131114
2 IS_TABLE_SUPPORTED Instance method Public Method View/table is supported 20130523
3 IS_TEXT_SEARCH_SUPPORTED Instance method Public Method Text search (fuzzy search) is supported 20130523
Events
Class IF_SALV_IDA_CAPABILITY_SERVICE has no event.
Types
Class IF_SALV_IDA_CAPABILITY_SERVICE has no local type.
Method Signatures

Method IS_MAX_ROWS_RECOMMENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_NEEDED Value transfer Type reference (TYPE) ABAP_BOOL 20131114

Method IS_MAX_ROWS_RECOMMENDED on class IF_SALV_IDA_CAPABILITY_SERVICE has no exception.

Method IS_TABLE_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_TABLE_NAME Call by reference Type reference (TYPE) DBTABL 20130523
2 Returning RV_IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20130523

Method IS_TABLE_SUPPORTED on class IF_SALV_IDA_CAPABILITY_SERVICE has no exception.

Method IS_TEXT_SEARCH_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20130523

Method IS_TEXT_SEARCH_SUPPORTED on class IF_SALV_IDA_CAPABILITY_SERVICE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in