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 | Static Attribute | Private | Type reference (TYPE) | YT_REPORT | 20091218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091218 | ||
| 2 | Static method | Private | Method | 20091218 | ||
| 3 | Static method | Public | Method | 20091218 | ||
| 4 | Static method | Public | Method | 20091218 | ||
| 5 | Static method | Public | Method | 20091218 | ||
| 6 | Static method | Private | Method | 20100121 | ||
| 7 | 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 | ET_REPORT | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_REPORT | CDF field check report | 20091218 | |||
| 2 | IV_CHECK_DDIC_MULTI_FIELD | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091218 | |||
| 3 | IV_CHECK_REG_SUBTYPE | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091218 | |||
| 4 | IV_CHECK_REP_FIELDS | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091218 | |||
| 5 | IV_CHECK_TCO3_FIELD | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091218 | |||
| 6 | IV_CHECK_UI_FIELDS | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091218 | |||
| 7 | IV_CHECK_UNIQUE_NAME | Value transfer | Type reference (TYPE) | GRFN_CHECK_UNIQUE_NAME | 20091218 | ||||
| 8 | 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 | ET_REPORT | Call by reference | Type reference (TYPE) | YT_REPORT | 20091218 | ||||
| 2 | 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 | 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 | 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 | 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 | CS_LINE | Call by reference | Type reference (TYPE) | GRFN_S_FIELD_REPORT | Line of CDF field check report | 20100121 | |||
| 2 | IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20100121 | ||||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | 'I' | 20100121 | |||
| 4 | IV_V1 | Call by reference | Type reference (TYPE) | ANY | 20100121 | ||||
| 5 | IV_V2 | Call by reference | Type reference (TYPE) | ANY | 20100121 | ||||
| 6 | IV_V3 | Call by reference | Type reference (TYPE) | ANY | 20100121 | ||||
| 7 | 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 | CV_DEVCLASS | Call by reference | Type reference (TYPE) | TADIR-DEVCLASS | Package | 20091217 | |||
| 2 | CV_ORDER | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20091217 | |||
| 3 | CV_TASK | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20091217 | |||
| 4 | EV_CANCEL | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091217 | |||
| 5 | IV_OBJECT | Value transfer | Type reference (TYPE) | E071-OBJECT | 'TABL' | Object Type | 20091217 | ||
| 6 | IV_OBJ_NAME | Value transfer | Type reference (TYPE) | E071-OBJ_NAME | Object Name in Object List | 20091217 | |||
| 7 | 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 |