SAP ABAP Class CL_GRPC_FILTER_BUILDER (Utilitiy class for filter)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_UI_REPORTING (Package) Reporting for PC
Properties
Class CL_GRPC_FILTER_BUILDER  
Short Description Utilitiy class for filter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_UI_REPORTING   Reporting for PC 
Created 20080421   SAP 
Last change 20141106    
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_GRPC_FILTER_BUILDER has no interface implemented.
Friends
Class CL_GRPC_FILTER_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_NOT Constant Public Type reference (TYPE) STRING '!' 20080422
2 GS_SEPERATOR Constant Public Type reference (TYPE) STRING ';' 20080422
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_COMMON_FILTER Static method Private Method Build common filter 20080421
2 BUILD_RATING_FILTER Static method Public Method Build rating filter 20080421
3 BUILD_TESTED_FILTER Static method Public Method Build tested filter 20080421
4 FORMATSTRING Static method Private Method Format String 20080429
5 IS_FILTER_NEEDED Static method Public Method Check if filter is needed for given column name 20080422
Events
Class CL_GRPC_FILTER_BUILDER has no event.
Types
Class CL_GRPC_FILTER_BUILDER has no local type.
Method Signatures

Method BUILD_COMMON_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_LIST Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080421

Method BUILD_COMMON_FILTER on class CL_GRPC_FILTER_BUILDER has no exception.

Method BUILD_RATING_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LIST Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080421

Method BUILD_RATING_FILTER on class CL_GRPC_FILTER_BUILDER has no exception.

Method BUILD_TESTED_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LIST Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080421

Method BUILD_TESTED_FILTER on class CL_GRPC_FILTER_BUILDER has no exception.

Method FORMATSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Call by reference Type reference (TYPE) GRPC_S_API_VALUESET-TEXT Short Text for Fixed Values 20080429
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20080429

Method FORMATSTRING on class CL_GRPC_FILTER_BUILDER has no exception.

Method IS_FILTER_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20080422
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080422

Method IS_FILTER_NEEDED on class CL_GRPC_FILTER_BUILDER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300