SAP ABAP Class CL_GRPC_UPG_VALIDATOR (Validate Class for Migration and Upgrade)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_MIGRATION_UPGRADE (Package) PC Migration and Upgrade
⤷
⤷
Properties
| Class | CL_GRPC_UPG_VALIDATOR | |
| Short Description | Validate Class for Migration and Upgrade | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_MIGRATION_UPGRADE | PC Migration and Upgrade |
| Created | 20090515 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_UPG_VALIDATOR has no interface implemented.
Friends
Class CL_GRPC_UPG_VALIDATOR has no friend class.
Attributes
Class CL_GRPC_UPG_VALIDATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100406 | ||
| 2 | Static method | Public | Method | Has regulation existed | 20100406 | |
| 3 | Static method | Public | Method | 20100406 | ||
| 4 | Static method | Public | Method | 20100406 | ||
| 5 | Static method | Private | Method | Check risk driver is configured ot not | 20100406 | |
| 6 | Static method | Private | Method | Check risk impact is configured or not | 20100406 | |
| 7 | Static method | Private | Method | Check regulation is configured or not | 20100406 |
Events
Class CL_GRPC_UPG_VALIDATOR has no event.
Types
Class CL_GRPC_UPG_VALIDATOR has no local type.
Method Signatures
Method CHECK_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20100406 | |||
| 2 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100406 | |||
| 3 | IV_REGGROUP_NAME | Call by reference | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20100406 | |||
| 4 | IV_REGULATION | Call by reference | Type reference (TYPE) | GRFN_REGULATION | 'SOX' | Regulation Configuration | 20100406 | ||
| 5 | IV_REGULATION_NAME | Call by reference | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20100406 | |||
| 6 | IV_RISK_DRIVER | Call by reference | Type reference (TYPE) | GRRM_DRIVER_CAT_ID | Driver Category ID | 20100406 | |||
| 7 | IV_RISK_IMPACT | Call by reference | Type reference (TYPE) | GRRM_IMPACT_CAT_ID | Impact Category ID | 20100406 | |||
| 8 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100406 |
Method CHECK_INPUT on class CL_GRPC_UPG_VALIDATOR has no exception.
Method CHECK_REGULATION_EXISTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REGULATION_ID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20100406 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100406 | |||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20100406 | |||
| 4 | IV_REGULATION | Call by reference | Type reference (TYPE) | GRFN_REGULATION | Regulation Configuration | 20100406 |
Method CHECK_REGULATION_EXISTED on class CL_GRPC_UPG_VALIDATOR has no exception.
Method CHECK_ROLE_EXISTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20100406 | |||
| 2 | IV_OLD_ROLE | Call by reference | Type reference (TYPE) | GRPC_ROLE | Obsolete: Role ID | 20100406 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100406 |
Method CHECK_ROLE_EXISTED on class CL_GRPC_UPG_VALIDATOR has no exception.
Method CHECK_SCOPING_FREQUENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MIGRATION_LOG | Migration and APPL log | 20100406 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100406 |
Method CHECK_SCOPING_FREQUENCY on class CL_GRPC_UPG_VALIDATOR has no exception.
Method IS_DRIVER_CONFIGURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DRIVER_ID | Value transfer | Type reference (TYPE) | GRRM_DRIVER_CAT_ID | Driver Category ID | 20100406 | |||
| 2 | RV_IS_CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100406 |
Method IS_DRIVER_CONFIGURED on class CL_GRPC_UPG_VALIDATOR has no exception.
Method IS_IMPACT_CONFIGURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IMPACT_ID | Value transfer | Type reference (TYPE) | GRRM_IMPACT_CAT_ID | Driver Category ID | 20100406 | |||
| 2 | RV_IS_CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100406 |
Method IS_IMPACT_CONFIGURED on class CL_GRPC_UPG_VALIDATOR has no exception.
Method IS_REGULATION_CONFIGURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION | Value transfer | Type reference (TYPE) | GRFN_REGULATION | Regulation Configuration | 20100406 | |||
| 2 | RV_IS_CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100406 |
Method IS_REGULATION_CONFIGURED on class CL_GRPC_UPG_VALIDATOR has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |