SAP ABAP Class CL_SALV_FILTER (Filter Object for Column)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_METADATA (Package) ALV: Meta Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 20040219
Properties
Class CL_SALV_FILTER  
Short Description Filter Object for Column    
Super Class CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FILTER has no forward declaration.
Interfaces
Class CL_SALV_FILTER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20040308 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20040221 ALV: Abstract Controller
3 CL_SALV_SERVICE_LAYOUT_DB 20040308 ALV: Database Layout
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_COLUMN Instance attribute Private Object reference (TYPE REF TO) CL_SALV_COLUMN ALV: Column 20040126
2 T_SELOPTS Instance attribute Private Type reference (TYPE) SALV_T_SELOPT_REF Selection Options 20040124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELOPT Instance method Public Method Add Filter Condition 20040308
2 CLEAR Instance method Public Method Delete Filter Conditions 20040124
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040123
4 GET Instance method Public Method Get Filter Conditions 20040124
5 GET_COLUMNNAME Instance method Public Method Get Column Name 20040126
Events
Class CL_SALV_FILTER has no event.
Types
Class CL_SALV_FILTER has no local type.
Method Signatures

Method ADD_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIGH Call by reference Type reference (TYPE) SALV_DE_SELOPT_HIGH Oberer Wert einer Selektionsbedingung 20040308
2 Importing LOW Call by reference Type reference (TYPE) SALV_DE_SELOPT_LOW Unterer Wert einer Selektionsbedingung 20040308
3 Importing OPTION Call by reference Type reference (TYPE) SALV_DE_SELOPT_OPTION 'EQ' Option einer Selektionsbedingung 20040308
4 Importing SIGN Call by reference Type reference (TYPE) SALV_DE_SELOPT_SIGN 'I' Sign einer Selektionsbedingung 20040308
5 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_SELOPT ALV: Selektionsoption 20040519
# Exception Resumable Description Created on
1 CX_SALV_DATA_ERROR ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20040331

Method CLEAR Signature

Method CLEAR on class CL_SALV_FILTER has no parameter.
Method CLEAR on class CL_SALV_FILTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMN 20040126
2 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040219

Method CONSTRUCTOR on class CL_SALV_FILTER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_T_SELOPT_REF Selektionsoptionen 20040124

Method GET on class CL_SALV_FILTER has no exception.

Method GET_COLUMNNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20040126

Method GET_COLUMNNAME on class CL_SALV_FILTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700