SAP ABAP Class CL_SALV_WD_FILTER_RULE (Filter Condition)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_MODEL_ITEM CL_SALV_WD_A_MODEL_ITEM 20041221
Properties
Class CL_SALV_WD_FILTER_RULE  
Short Description Filter Condition    
Super Class CL_SALV_WD_A_MODEL_ITEM CL_SALV_WD_A_MODEL_ITEM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040907   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SALV_WD_FILTER_RULE has no interface implemented.
Friends
Class CL_SALV_WD_FILTER_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HIGH_VALUE Instance attribute Public Type reference (TYPE) STRING Upper Value of a Filter Condition 20040907
2 INCLUDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 'X' Values in Filter Condition Are Included: 'X' = True 20040908
3 LOW_VALUE Instance attribute Public Type reference (TYPE) STRING Lower Value of a Filter Condition 20040907
4 OPERATOR Instance attribute Public Type reference (TYPE) SALV_WD_FILTER_OPERATOR 'EQ' Operator in a Filter Condition 20040907
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040908
2 GET_HIGH_VALUE Instance method Public Method Returns Upper Limit of Comparison Interval 20040908
3 GET_INCLUDED Instance method Public Method Returns Whether Filter Values Are Included or Excluded 20040908
4 GET_LOW_VALUE Instance method Public Method Returns Comparison Value (Lower Limit) 20040908
5 GET_OPERATOR Instance method Public Method Returns the Operator of the Filter Condition 20040908
6 SET_HIGH_VALUE Instance method Public Method Sets Upper Limit of Comparison Interval 20040908
7 SET_INCLUDED Instance method Public Method Determines Whether Filter Values Are Included or Excluded 20040908
8 SET_LOW_VALUE Instance method Public Method Sets Comparison Value (Lower Limit) 20040908
9 SET_OPERATOR Instance method Public Method Sets the Operator of the Filter Condition 20040908
Events
Class CL_SALV_WD_FILTER_RULE has no event.
Types
Class CL_SALV_WD_FILTER_RULE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIGH_VALUE Call by reference Type reference (TYPE) STRING Oberer Wert einer Filterbedingung 20040908
2 Importing INCLUDED Call by reference Type reference (TYPE) ABAP_BOOL 'X' Werte in der Filterbedingung sind eingeschlossen: 'X' = wahr 20040908
3 Importing LOW_VALUE Call by reference Type reference (TYPE) STRING Unterer Wert einer Filterbedingung 20040908
4 Importing OPERATOR Call by reference Type reference (TYPE) SALV_WD_FILTER_OPERATOR 'EQ' Operator in einer Filterbedingung 20040908

Method CONSTRUCTOR on class CL_SALV_WD_FILTER_RULE has no exception.

Method GET_HIGH_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Oberer Wert einer Filterbedingung 20040908

Method GET_HIGH_VALUE on class CL_SALV_WD_FILTER_RULE has no exception.

Method GET_INCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Werte in der Filterbedingung sind eingeschlossen: 'X' = wahr 20040908

Method GET_INCLUDED on class CL_SALV_WD_FILTER_RULE has no exception.

Method GET_LOW_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Unterer Wert einer Filterbedingung 20040908

Method GET_LOW_VALUE on class CL_SALV_WD_FILTER_RULE has no exception.

Method GET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_FILTER_OPERATOR Operator in einer Filterbedingung 20040908

Method GET_OPERATOR on class CL_SALV_WD_FILTER_RULE has no exception.

Method SET_HIGH_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING Oberer Wert einer Filterbedingung 20040908

Method SET_HIGH_VALUE on class CL_SALV_WD_FILTER_RULE has no exception.

Method SET_INCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL Werte in der Filterbedingung sind eingeschlossen: 'X' = wahr 20040908

Method SET_INCLUDED on class CL_SALV_WD_FILTER_RULE has no exception.

Method SET_LOW_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING Unterer Wert einer Filterbedingung 20040908

Method SET_LOW_VALUE on class CL_SALV_WD_FILTER_RULE has no exception.

Method SET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_FILTER_OPERATOR Operator in einer Filterbedingung 20040908

Method SET_OPERATOR on class CL_SALV_WD_FILTER_RULE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700