SAP ABAP Class CL_GRFN_UTIL_CDF_CHECK (CDF consistency check routines)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
Properties
Class CL_GRFN_UTIL_CDF_CHECK  
Short Description CDF consistency check routines    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_UTILITIES   Various helping infrastructure for GRC ABAP 
Created 20091214   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_UTIL_CDF_CHECK has no forward declaration.
Interfaces
Class CL_GRFN_UTIL_CDF_CHECK has no interface implemented.
Friends
Class CL_GRFN_UTIL_CDF_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_REPORT Static Attribute Private Type reference (TYPE) YT_REPORT 20091218
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELDS Static method Public Method 20091218
2 FIND_REPORTS_FOR_ENTITY Static method Private Method 20091218
3 GENERATE_REGULATION_SUBTYPES Static method Public Method 20091218
4 GENERATE_REPORTING_METADATA Static method Public Method 20091218
5 GENERATE_UI_METADATA Static method Public Method 20091218
6 REPORT_PROBLEM Static method Private Method 20100121
7 WRITE_OBJECT_TO_DEV_REQUEST Static method Private Method 20091217
Events
Class CL_GRFN_UTIL_CDF_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_REPORT Private See coding 20091218 begin of ys_report . types entity_id type grfn_api_entity_id. types report_name type grfn_repname. types end of ys_report
2 YT_REPORT Private See coding 20091218 yt_report type table of ys_report
Method Signatures

Method CHECK_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REPORT Call by reference Type reference (TYPE) GRFN_T_FIELD_REPORT CDF field check report 20091218
2 Importing IV_CHECK_DDIC_MULTI_FIELD Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20091218
3 Importing IV_CHECK_REG_SUBTYPE Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20091218
4 Importing IV_CHECK_REP_FIELDS Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20091218
5 Importing IV_CHECK_TCO3_FIELD Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20091218
6 Importing IV_CHECK_UI_FIELDS Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20091218
7 Importing IV_CHECK_UNIQUE_NAME Value transfer Type reference (TYPE) GRFN_CHECK_UNIQUE_NAME 20091218
8 Importing IV_ONLY_PROBLEMS Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20091218

Method CHECK_FIELDS on class CL_GRFN_UTIL_CDF_CHECK has no exception.

Method FIND_REPORTS_FOR_ENTITY Signature

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

Method FIND_REPORTS_FOR_ENTITY on class CL_GRFN_UTIL_CDF_CHECK has no exception.

Method GENERATE_REGULATION_SUBTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WRITE_TO_REQUEST Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20100323

Method GENERATE_REGULATION_SUBTYPES on class CL_GRFN_UTIL_CDF_CHECK has no exception.

Method GENERATE_REPORTING_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WRITE_TO_REQUEST Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20100323

Method GENERATE_REPORTING_METADATA on class CL_GRFN_UTIL_CDF_CHECK has no exception.

Method GENERATE_UI_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WRITE_TO_REQUEST Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20100323

Method GENERATE_UI_METADATA on class CL_GRFN_UTIL_CDF_CHECK has no exception.

Method REPORT_PROBLEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LINE Call by reference Type reference (TYPE) GRFN_S_FIELD_REPORT Line of CDF field check report 20100121
2 Importing IV_NO Call by reference Type reference (TYPE) SY-MSGNO 20100121
3 Importing IV_TYPE Call by reference Type reference (TYPE) SY-MSGTY 'I' 20100121
4 Importing IV_V1 Call by reference Type reference (TYPE) ANY 20100121
5 Importing IV_V2 Call by reference Type reference (TYPE) ANY 20100121
6 Importing IV_V3 Call by reference Type reference (TYPE) ANY 20100121
7 Importing IV_V4 Call by reference Type reference (TYPE) ANY 20100121

Method REPORT_PROBLEM on class CL_GRFN_UTIL_CDF_CHECK has no exception.

Method WRITE_OBJECT_TO_DEV_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Package 20091217
2 Changing CV_ORDER Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20091217
3 Changing CV_TASK Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20091217
4 Exporting EV_CANCEL Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20091217
5 Importing IV_OBJECT Value transfer Type reference (TYPE) E071-OBJECT 'TABL' Object Type 20091217
6 Importing IV_OBJ_NAME Value transfer Type reference (TYPE) E071-OBJ_NAME Object Name in Object List 20091217
7 Importing IV_PGMID Value transfer Type reference (TYPE) E071-PGMID 'R3TR' Program ID in Requests and Tasks 20091217

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