SAP ABAP Class CL_GRFN_REP_DATA_FACADE_DM (Facade for access to data)
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_DATA_FACADE Facade for access to data 20081203
Properties
Class CL_GRFN_REP_DATA_FACADE_DM  
Short Description Facade for access to data    
Super Class CL_GRFN_REP_DATA_FACADE Facade for access to data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_REPORTING   Shared PC-RM Reporting 
Created 20081203   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)
2 GRPC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_REP_DATA_FACADE_DM has no interface implemented.
Friends
Class CL_GRFN_REP_DATA_FACADE_DM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DATAMART Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_DATAMART Datamart access methods 20090430
2 V_SNAPSHOT_ID Instance attribute Private Type reference (TYPE) GRFN_DM_SNAPSHOT_ID Datamart - Snapshot ID 20081203
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ASSESS_GLOBAL Instance method Private Method 20130529
2 CHECK_ASSESS_NEWEST Instance method Private Method 20090528
3 CHECK_TESTLOG_GLOBAL Instance method Private Method 20130529
4 CHECK_TESTLOG_NEWEST Instance method Private Method 20090528
5 CONSTRUCTOR Instance method Public Constructor 20081203
6 FILTER_ANALYSIS Instance method Private Method 20130221
7 FILTER_ASSESSMENTS Instance method Private Method 20130529
8 FILTER_CASES Instance method Private Method 20090528
9 FILTER_TESTLOGS Instance method Private Method 20130529
Events
Class CL_GRFN_REP_DATA_FACADE_DM has no event.
Types
Class CL_GRFN_REP_DATA_FACADE_DM has no local type.
Method Signatures

Method CHECK_ASSESS_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130529
2 Importing IS_CASE Call by reference Type reference (TYPE) GRFN_S_AS_ATTR 20130529
3 Importing IS_DETAILS Call by reference Type reference (TYPE) GRFN_S_REPORT_DETAILS 20130529

Method CHECK_ASSESS_GLOBAL on class CL_GRFN_REP_DATA_FACADE_DM has no exception.

Method CHECK_ASSESS_NEWEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NEWER Value transfer Type reference (TYPE) ABAP_BOOL 20090528
2 Importing IS_NEW Call by reference Type reference (TYPE) GRFN_S_AS_ATTR Assessment attributes for reporting 20090528
3 Importing IS_OLD Call by reference Type reference (TYPE) GRFN_S_AS_ATTR Assessment attributes for reporting 20090528

Method CHECK_ASSESS_NEWEST on class CL_GRFN_REP_DATA_FACADE_DM has no exception.

Method CHECK_TESTLOG_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130529
2 Importing IS_CASE Call by reference Type reference (TYPE) GRFN_S_TL_ATTR 20130529
3 Importing IS_DETAILS Call by reference Type reference (TYPE) GRFN_S_REPORT_DETAILS 20130529

Method CHECK_TESTLOG_GLOBAL on class CL_GRFN_REP_DATA_FACADE_DM has no exception.

Method CHECK_TESTLOG_NEWEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NEWER Value transfer Type reference (TYPE) ABAP_BOOL 20090528
2 Importing IS_NEW Call by reference Type reference (TYPE) GRFN_S_TL_ATTR Test Log Reporting Attributes 20090528
3 Importing IS_OLD Call by reference Type reference (TYPE) GRFN_S_TL_ATTR Test Log Reporting Attributes 20090528

Method CHECK_TESTLOG_NEWEST on class CL_GRFN_REP_DATA_FACADE_DM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_GRFN_REP_ENGINE_OUT 20091016
2 Importing IO_HIERARCHY Call by reference Object reference (TYPE REF TO) CL_GRFN_REP_HIERARCHY Report's hierarchy services 20081222
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Timeframe 20081203
4 Importing IT_USED_ENTITY Call by reference Type reference (TYPE) GRFN_T_ENTITY Table of entities 20090430
5 Importing IV_ORGVIEW_ID Call by reference Type reference (TYPE) GRFN_ORG_VIEW_ID Organization View ID 20100726
6 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) GRFN_DM_SNAPSHOT_ID Datamart - Snapshot ID 20081203
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090430

Method FILTER_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHILD Call by reference Type reference (TYPE) GRFN_T_ENTITY_CHILD 20130221
2 Importing IS_REPORT_DETAILS Call by reference Type reference (TYPE) GRFN_S_REPORT_DETAILS 20130221
3 Importing IT_ENTITY_CHILD Call by reference Type reference (TYPE) GRFN_T_ENTITY Table of entities 20130221
4 Importing IT_PARENT Call by reference Type reference (TYPE) GRFN_T_OBJECTS List of object pairs (object ID + entity ID) 20130221
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130221

Method FILTER_ASSESSMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ASSESSMENT Call by reference Type reference (TYPE) YT_ASSESSMENT 20130529
2 Importing IS_REPORT_DETAILS Call by reference Type reference (TYPE) GRFN_S_REPORT_DETAILS 20130529

Method FILTER_ASSESSMENTS on class CL_GRFN_REP_DATA_FACADE_DM has no exception.

Method FILTER_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHILD Call by reference Type reference (TYPE) GRFN_T_ENTITY_CHILD Data collector: Children of entity 20090528
2 Importing IS_REPORT_DETAILS Call by reference Type reference (TYPE) GRFN_S_REPORT_DETAILS Report details 20090528
3 Importing IT_CASE_CATEGORY Call by reference Type reference (TYPE) GRFN_T_REP_EVALUATION_TYPE Report: Evaluation type 20090528
4 Importing IT_ENTITY_CHILD Call by reference Type reference (TYPE) GRFN_T_ENTITY Table of entities 20090528
5 Importing IT_PARENT Call by reference Type reference (TYPE) GRFN_T_OBJECTS List of object pairs (object ID + entity ID) 20090528
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130221

Method FILTER_TESTLOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TESTLOG Call by reference Type reference (TYPE) YT_TESTLOG 20130529
2 Importing IS_REPORT_DETAILS Call by reference Type reference (TYPE) GRFN_S_REPORT_DETAILS 20130529

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