SAP ABAP Interface IF_SALV_ITAB_RULE_CONVERTER (Rule Converter for Itab Services)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
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
Interface IF_SALV_ITAB_RULE_CONVERTER  
Short Description Rule Converter for Itab Services    
General Data
Package SALV_ST_PUB   ALV Services for Tables: Public API 
Created 20120120   SAP 
Last changed 20130531   SAP 
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
Interface IF_SALV_ITAB_RULE_CONVERTER has no interface.
Friends
Interface IF_SALV_ITAB_RULE_CONVERTER has no friend.
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
Interface IF_SALV_ITAB_RULE_CONVERTER has no event.
Types
Interface 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 Interface 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 Interface 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 732