SAP ABAP Class CL_RSRT_FILTER_RULE (Filter Rule)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_FILTER_RULE Filter Rule 20111213
Properties
Class CL_RSRT_FILTER_RULE  
Short Description Filter Rule    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111213   SAP 
Last change 20140121   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)
2 CL_RSRT_DDIC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_TABLE_FIELD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSRT_TABLE_SORT_RULE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_FILTER_RULE Filter Rule 20111213
Friends
Class CL_RSRT_FILTER_RULE has no friend class.
Attributes
Class CL_RSRT_FILTER_RULE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20111213
2 CREATE_FILTER_RULE Static method Public Method Create Filter Rule 20111213
3 FREE Instance method Public Method Free 20120508
4 ON_SELECT_OPTION_CHANGED Instance method Private Event handling method Handle Select Option Changed 20111213
Events
Class CL_RSRT_FILTER_RULE has no event.
Types
Class CL_RSRT_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 O_FIELD Call by reference Object reference (TYPE REF TO) IF_RSRT_FIELD Field 20111213

Method CONSTRUCTOR on class CL_RSRT_FILTER_RULE has no exception.

Method CREATE_FILTER_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_FIELD Call by reference Object reference (TYPE REF TO) IF_RSRT_FIELD Field 20111213
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_FILTER_RULE Filter Rule 20111213

Method CREATE_FILTER_RULE on class CL_RSRT_FILTER_RULE has no exception.

Method FREE Signature

Method FREE on class CL_RSRT_FILTER_RULE has no parameter.
Method FREE on class CL_RSRT_FILTER_RULE has no exception.

Method ON_SELECT_OPTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20111213

Method ON_SELECT_OPTION_CHANGED on class CL_RSRT_FILTER_RULE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700