SAP ABAP Class IF_LIB_FILTER (interface of a filter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LIB_TABLE_SEARCH_FILTER filters each element to be found in a table 20120724
Properties
Class IF_LIB_FILTER  
Short Description interface of a filter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LIB_FILTER has no forward declaration.
Interfaces
Class IF_LIB_FILTER has no interface implemented.
Friends
Class IF_LIB_FILTER has no friend class.
Attributes
Class IF_LIB_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER Instance method Public Method 20111110
2 BEFORE Instance method Public Method 20111110
3 MEET_CONDITION Instance method Public Method 20111110
Events
Class IF_LIB_FILTER has no event.
Types
Class IF_LIB_FILTER has no local type.
Method Signatures

Method AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20111110

Method AFTER on class IF_LIB_FILTER has no exception.

Method BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20111110

Method BEFORE on class IF_LIB_FILTER has no exception.

Method MEET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20111110
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20111110

Method MEET_CONDITION on class IF_LIB_FILTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in