SAP ABAP Class CL_GRFN_REP_FILTER (Reporting filter helper class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_REPORTING (Package) Shared PC-RM Reporting
Properties
Class CL_GRFN_REP_FILTER  
Short Description Reporting filter helper class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_REPORTING   Shared PC-RM Reporting 
Created 20130130   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_REP_FILTER has no forward declaration.
Interfaces
Class CL_GRFN_REP_FILTER has no interface implemented.
Friends
Class CL_GRFN_REP_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20130218
2 T_ENTITY_CHILD Instance attribute Private Type reference (TYPE) YT_ENTITY_CHILD 20130218
3 T_FILTER Instance attribute Private Type reference (TYPE) YT_FILTER 20130218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTITY Instance method Private Method 20130218
2 CONSTRUCTOR Instance method Public Constructor 20130218
3 CREATE_TABLE Static method Public Method 20130218
4 FILTER_EXACT Instance method Public Method 20130218
5 FILTER_PATTERN Instance method Public Method 20130218
6 GET_HIERARCHY Instance method Private Method 20130218
7 GET_OBJECTS Instance method Public Method 20130218
Events
Class CL_GRFN_REP_FILTER has no event.
Types
Class CL_GRFN_REP_FILTER has no local type.
Method Signatures

Method ADD_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20130218

Method ADD_ENTITY on class CL_GRFN_REP_FILTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20130218

Method CONSTRUCTOR on class CL_GRFN_REP_FILTER has no exception.

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_DATA Value transfer Object reference (TYPE REF TO) DATA 20130218
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20130218

Method CREATE_TABLE on class CL_GRFN_REP_FILTER has no exception.

Method FILTER_EXACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20130218
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20130218
3 Importing IV_VALUE Call by reference Type reference (TYPE) CLIKE 20130218

Method FILTER_EXACT on class CL_GRFN_REP_FILTER has no exception.

Method FILTER_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20130218
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20130218
3 Importing IV_VALUE Call by reference Type reference (TYPE) CLIKE 20130218

Method FILTER_PATTERN on class CL_GRFN_REP_FILTER has no exception.

Method GET_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HIERARCHY Call by reference Type reference (TYPE) YT_HIERARCHY 20130218
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20130218

Method GET_HIERARCHY on class CL_GRFN_REP_FILTER has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Call by reference Object reference (TYPE REF TO) DATA 20130218
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20130218
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130218
History
Last changed by/on SAP  20141106 
SAP Release Created in