SAP ABAP Class CL_GRPCRTA_VALUE_CHECK (GRPCRTA Value check)
Hierarchy
☛
GRCPIERP (Software Component) GRCPIERP
⤷
GRC-PCE (Application Component) Process Controls -Automated Controls
⤷
GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CONTROL | Generic methods for Automated Control | 20080828 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPCRTA_CONTROL | Control Interface | 20080821 |
Properties
| Class | CL_GRPCRTA_VALUE_CHECK | |
| Short Description | GRPCRTA Value check | |
| Super Class | CL_GRPCRTA_CONTROL | Generic methods for Automated Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPCRTA_MAIN | SAP GRC Process Control : Main Package |
| Created | 20080821 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPCRTA_VALUE_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPCRTA_CONTROL | Control Interface | 20080821 |
Friends
Class CL_GRPCRTA_VALUE_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20080824 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20080824 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20080824 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20080824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Apply Rule | 20080822 | |
| 2 | Instance method | Private | Method | Build select clause for one table | 20090112 | |
| 3 | Instance method | Private | Method | Apply Rule - Value Check | 20080824 |
Events
Class CL_GRPCRTA_VALUE_CHECK has no event.
Types
Class CL_GRPCRTA_VALUE_CHECK has no local type.
Method Signatures
Method APPLY_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Input table | 20080823 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Output table | 20080822 | |||
| 3 | E_HIGH | Call by reference | Type reference (TYPE) | GRPCRTA_DEFICIENCY_HIGH | High Deficiency Count | 20080825 | |||
| 4 | E_LOW | Call by reference | Type reference (TYPE) | GRPCRTA_DEFICIENCY_LOW | Low Deficiency Count | 20080825 | |||
| 5 | E_MEDIUM | Call by reference | Type reference (TYPE) | GRPCRTA_DEFICIENCY_MEDIUM | Medium Deficiency Count | 20080825 | |||
| 6 | E_TOTAL_DEFICIENCY | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080825 | |||
| 7 | E_TOTAL_ROWS | Call by reference | Type reference (TYPE) | GRPCRTA_TOTALROWS | Total number of records analyzed | 20080825 | |||
| 8 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Input table | 20080822 | |||
| 9 | IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | Rule Table | 20080822 | |||
| 10 | IT_SCHEMAORDER | Call by reference | Type reference (TYPE) | GRPCRTA_T_SCHEMAORDER | Schema Order | 20080822 |
Method APPLY_RULE on class CL_GRPCRTA_VALUE_CHECK has no exception.
Method BUILD_SELECT_FOR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20090112 | |||
| 2 | ET_SELECT | Call by reference | Type reference (TYPE) | GRPCRTA_T_FIELDNAME | Field name list | 20090112 | |||
| 3 | IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | Rule Table | 20090112 | |||
| 4 | IT_SCRIPT | Call by reference | Type reference (TYPE) | GRPCRTA_T_SCRIPT_INFO | Script and Rule Criteria Assignment | 20090112 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20090112 |
Method BUILD_SELECT_FOR_TABLE on class CL_GRPCRTA_VALUE_CHECK has no exception.
Method VALUE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEFTYPE | Call by reference | Type reference (TYPE) | GRPCRTA_DEFTYPE | Deficiency Type | 20080824 | |||
| 2 | IS_RULE | Call by reference | Type reference (TYPE) | GRPCRTA_S_RULE | Rule Definition | 20080824 |
Method VALUE_CHECK on class CL_GRPCRTA_VALUE_CHECK has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300_46C |