SAP ABAP Class CL_GRPC_UTIL_MIGR_UPG_VALIDATE (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
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_MIGRATION_UPGRADE (Package) PC Migration and Upgrade
Properties
Class | CL_GRPC_UTIL_MIGR_UPG_VALIDATE | |
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 | 20090512 | 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) |
Interfaces
Class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no interface implemented.
Friends
Class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no friend class.
Attributes
Class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | IS_DRIVER_CONFIGURED | Static method | Public | Method | Check risk driver is configured ot not | 20090513 |
2 | IS_IMPACT_CONFIGURED | Static method | Public | Method | Check risk impact is configured or not | 20090513 |
3 | IS_REGULATION_CONFIGURED | Static method | Public | Method | Check regulation is configured or not | 20090512 |
Events
Class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no event.
Types
Class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no local type.
Method Signatures
Method IS_DRIVER_CONFIGURED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_DRIVER_ID | Value transfer | Type reference (TYPE) | GRRM_DRIVER_CAT_ID | Driver Category ID | 20090513 | ||
2 | Returning | RV_IS_CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090513 |
Method IS_DRIVER_CONFIGURED on class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no exception.
Method IS_IMPACT_CONFIGURED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_IMPACT_ID | Value transfer | Type reference (TYPE) | GRRM_IMPACT_CAT_ID | Driver Category ID | 20090513 | ||
2 | Returning | RV_IS_CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090513 |
Method IS_IMPACT_CONFIGURED on class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no exception.
Method IS_REGULATION_CONFIGURED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_REGULATION | Value transfer | Type reference (TYPE) | GRFN_REGULATION | Regulation Configuration | 20090512 | ||
2 | Returning | RV_IS_CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090512 |
Method IS_REGULATION_CONFIGURED on class CL_GRPC_UTIL_MIGR_UPG_VALIDATE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |