SAP ABAP Class IF_SALV_ITAB_RULE_CONVERTER (Rule Converter for Itab Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STI_RULE_CONVERTER Rule Converter for ITABs (Sort and Filter) 20120120
Properties
Class IF_SALV_ITAB_RULE_CONVERTER  
Short Description Rule Converter for Itab Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_ITAB_RULE_CONVERTER has no interface implemented.
Friends
Class IF_SALV_ITAB_RULE_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_AUX_STRUCT_COMPONENTS Constant Public See coding 20120120
Methods
# Method Level Visibility Method type Description Created on
1 GET_RULES_FOR_AUXILIARY_TABLE Instance method Public Method 20120120
2 GET_RULES_FOR_SOURCE_TABLE Instance method Public Method 20120120
3 RULES_FOR_SOURCE_TABLE_EXIST Instance method Public Method 20120120
4 SET_COLUMN_RULES Instance method Public Method 20120120
Events
Class IF_SALV_ITAB_RULE_CONVERTER has no event.
Types
Class IF_SALV_ITAB_RULE_CONVERTER has no local type.
Method Signatures

Method GET_RULES_FOR_AUXILIARY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_AUX_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20120120
2 Exporting EO_AUX_TABLE_CONVERTER Call by reference Object reference (TYPE REF TO) IF_SALV_AUX_TABLE_CONVERTER 20120120
3 Exporting ET_SORTORDER_TAB Call by reference Type reference (TYPE) ABAP_SORTORDER_TAB 20120120
4 Exporting EV_FILTER_MATCH_CONDITION Call by reference Type reference (TYPE) STRING 20120120
5 Exporting EV_FILTER_MISS_CONDITION Call by reference Type reference (TYPE) STRING 20120120

Method GET_RULES_FOR_AUXILIARY_TABLE on class IF_SALV_ITAB_RULE_CONVERTER has no exception.

Method GET_RULES_FOR_SOURCE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SORTORDER_TAB Call by reference Type reference (TYPE) ABAP_SORTORDER_TAB 20120120
2 Exporting EV_FILTER_MATCH_CONDITION Call by reference Type reference (TYPE) STRING 20120120
3 Exporting EV_FILTER_MISS_CONDITION Call by reference Type reference (TYPE) STRING 20120120
# Exception Resumable Description Created on
1 CX_SALV_NO_RULES_FOR_SRC_TABLE 20120120

Method RULES_FOR_SOURCE_TABLE_EXIST Signature

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

Method RULES_FOR_SOURCE_TABLE_EXIST on class IF_SALV_ITAB_RULE_CONVERTER has no exception.

Method SET_COLUMN_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE 20120120
2 Importing IT_SORT_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_SORT_RULE 20120120
# Exception Resumable Description Created on
1 CX_SALV_COLUMN_DETECTION 20120120
2 CX_SALV_FILTER_DEFINITION 20120120
History
Last changed by/on SAP  20130531 
SAP Release Created in