SAP ABAP Class IF_SALV_BS_FILTER_CONVERTER (Filter Converter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_FILTER_CONVERTER Filter Converter 20090507
Properties
Class IF_SALV_BS_FILTER_CONVERTER  
Short Description Filter Converter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090507   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_BS_FILTER_CONVERTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_BS_FILTER_CONVERTER has no interface implemented.
Friends
Class IF_SALV_BS_FILTER_CONVERTER has no friend class.
Attributes
Class IF_SALV_BS_FILTER_CONVERTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FROM_STRING Instance method Public Method String Expression to Filter Rule 20090508
2 TO_STRING Instance method Public Method Filter Rule to String Expression 20090508
Events
Class IF_SALV_BS_FILTER_CONVERTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_FILTER Public Type reference (TYPE) CL_SALV_BS_FILTER=>S_TYPE_FILTER 20090508
2 T_TYPE_FILTER Public See coding 20090508 t_type_filter type standard table of s_type_filter with non-unique key fieldname
Method Signatures

Method FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING 20090508
2 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE 20090508
3 Exporting T_FILTER Call by reference Type reference (TYPE) IF_SALV_BS_FILTER_CONVERTER=>T_TYPE_FILTER 20090508
4 Exporting T_MSG Call by reference Type reference (TYPE) IF_SALV_BS=>T_TYPE_MESSAGE 20090508

Method FROM_STRING on class IF_SALV_BS_FILTER_CONVERTER has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFFIELDVALUE Call by reference Type reference (TYPE) DATA 20090508
2 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE 20090508
3 Importing T_FILTER Call by reference Type reference (TYPE) IF_SALV_BS_FILTER_CONVERTER=>T_TYPE_FILTER 20090508
4 Exporting T_MSG Call by reference Type reference (TYPE) IF_SALV_BS=>T_TYPE_MESSAGE 20090508
5 Exporting VALUE Call by reference Type reference (TYPE) STRING 20090508

Method TO_STRING on class IF_SALV_BS_FILTER_CONVERTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in