SAP ABAP Class CL_GRFN_REP_REPORT_MEM (Report definition from memory)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_REPORTING (Package) Shared PC-RM Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_REP_REPORT_BASIS Basis class for report definition 20090430
Properties
Class CL_GRFN_REP_REPORT_MEM  
Short Description Report definition from memory    
Super Class CL_GRFN_REP_REPORT_BASIS Basis class for report definition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_REPORTING   Shared PC-RM Reporting 
Created 20090320   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_REP_REPORT_MEM has no forward declaration.
Interfaces
Class CL_GRFN_REP_REPORT_MEM has no interface implemented.
Friends
Class CL_GRFN_REP_REPORT_MEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_DEFAULT_VERSION Constant Private Type reference (TYPE) GRFN_REP_VERSION 'DEFAULT' Report version 20100611
2 S_HEADER Instance attribute Private Type reference (TYPE) GRFN_S_REP_HEADER Report: Header 20100611
3 T_COLUMNS Instance attribute Private Type reference (TYPE) GRFN_T_REP_COLUMN Report: Column 20100611
4 T_FILTER Instance attribute Private Type reference (TYPE) GRFN_T_REP_FIELD_FILTER Report: Field Filter 20100611
5 T_HIERARCHY Instance attribute Private Type reference (TYPE) GRFN_T_REP_HIERARCHY_DEF Report: Hierarchy 20100611
6 T_RFILTER Instance attribute Private Type reference (TYPE) GRFN_T_REP_RFILTER Report: Rating filter 20100611
7 T_STRATEGY Instance attribute Private Type reference (TYPE) GRFN_T_REP_STRATEGY Report: Strategy 20100611
Methods
# Method Level Visibility Method type Description Created on
1 SET_COLUMNS Instance method Public Method Set columns 20090430
2 SET_FILTER Instance method Public Method Set report filter 20090430
3 SET_HEADER Instance method Public Method Set report header 20090430
4 SET_HIERARCHY Instance method Public Method Set hierarchy 20090430
5 SET_RFILTER Instance method Public Method Set report rating filter 20090430
6 SET_STRATEGY Instance method Public Method Set strategy 20090430
Events
Class CL_GRFN_REP_REPORT_MEM has no event.
Types
Class CL_GRFN_REP_REPORT_MEM has no local type.
Method Signatures

Method SET_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMNS Call by reference Type reference (TYPE) GRFN_T_REP_COLUMN Report: Column 20090430

Method SET_COLUMNS on class CL_GRFN_REP_REPORT_MEM has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER Call by reference Type reference (TYPE) GRFN_T_REP_FIELD_FILTER Report: Field Filter 20090430

Method SET_FILTER on class CL_GRFN_REP_REPORT_MEM has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) GRFN_S_REP_HEADER Report: Header 20090430

Method SET_HEADER on class CL_GRFN_REP_REPORT_MEM has no exception.

Method SET_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HIERARCHY Call by reference Type reference (TYPE) GRFN_T_REP_HIERARCHY_DEF Hierarchy definition 20090430

Method SET_HIERARCHY on class CL_GRFN_REP_REPORT_MEM has no exception.

Method SET_RFILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RFILTER Call by reference Type reference (TYPE) GRFN_T_REP_RFILTER Report: Rating filter 20090430

Method SET_RFILTER on class CL_GRFN_REP_REPORT_MEM has no exception.

Method SET_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRATEGY Call by reference Type reference (TYPE) GRFN_T_REP_STRATEGY Report: Strategy 20090430

Method SET_STRATEGY on class CL_GRFN_REP_REPORT_MEM has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600