SAP ABAP Class IF_SALV_CSF_ATTR_FILT_RULE (Attribute Filter Rule)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_ATTR_SRVC_RULE Attribute Service Rule 20080716
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_ATTR_FILT_RULE_P Attribute Filter Rule Provider 20090120
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSF_ATTR_FILT_RULE Attribute Filter Rule 20080718
Properties
Class IF_SALV_CSF_ATTR_FILT_RULE  
Short Description Attribute Filter Rule    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080716   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_CSF_ATTR_FILT_RULE has no forward declaration.
Interfaces
Class IF_SALV_CSF_ATTR_FILT_RULE has no interface implemented.
Friends
Class IF_SALV_CSF_ATTR_FILT_RULE has no friend class.
Attributes
Class IF_SALV_CSF_ATTR_FILT_RULE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_DESCRIPTION Instance method Public Method 20080717
2 GET_SELOPT Instance method Public Method Get Select Option of Attribute Filter Rule 20080716
3 GET_SELOPTS Instance method Public Method Get Select Options of Attribute Filter Rule 20080716
Events
Class IF_SALV_CSF_ATTR_FILT_RULE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SELOPT Public See coding Select Option 20080716 begin of ys_selopt, low type string, high type string, option like if_salv_bs_c_filter=>operator, is_excluding type abap_bool, end of ys_selopt
2 YT_SELOPT Public See coding Select Options 20080716 yt_selopt type standard table of ys_selopt with default key initial size 1
Method Signatures

Method GET_ATTRIBUTE_DESCRIPTION Signature

Method GET_ATTRIBUTE_DESCRIPTION on class IF_SALV_CSF_ATTR_FILT_RULE has no parameter.
Method GET_ATTRIBUTE_DESCRIPTION on class IF_SALV_CSF_ATTR_FILT_RULE has no exception.

Method GET_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20080716
2 Returning VALUE Value transfer Type reference (TYPE) YS_SELOPT Select Option 20080716

Method GET_SELOPT on class IF_SALV_CSF_ATTR_FILT_RULE has no exception.

Method GET_SELOPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) YT_SELOPT Select Options 20080716

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