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 ABAP 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 CHECK_INPUT Static method Public Method 20100406
2 CHECK_REGULATION_EXISTED Static method Public Method Has regulation existed 20100406
3 CHECK_ROLE_EXISTED Static method Public Method 20100406
4 CHECK_SCOPING_FREQUENCY Static method Public Method 20100406
5 IS_DRIVER_CONFIGURED Static method Private Method Check risk driver is configured ot not 20100406
6 IS_IMPACT_CONFIGURED Static method Private Method Check risk impact is configured or not 20100406
7 IS_REGULATION_CONFIGURED 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 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_MIGRATION_LOG Migration and APPL log 20100406
2 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) BEGDA Start Date 20100406
3 Importing IV_REGGROUP_NAME Call by reference Type reference (TYPE) GRFN_TITLE Title/Short Name 20100406
4 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_REGULATION 'SOX' Regulation Configuration 20100406
5 Importing IV_REGULATION_NAME Call by reference Type reference (TYPE) GRFN_TITLE Title/Short Name 20100406
6 Importing IV_RISK_DRIVER Call by reference Type reference (TYPE) GRRM_DRIVER_CAT_ID Driver Category ID 20100406
7 Importing IV_RISK_IMPACT Call by reference Type reference (TYPE) GRRM_IMPACT_CAT_ID Impact Category ID 20100406
8 Returning 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 Exporting EV_REGULATION_ID Call by reference Type reference (TYPE) HROBJID Object ID 20100406
2 Exporting EV_RESULT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100406
3 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_MIGRATION_LOG Migration and APPL log 20100406
4 Importing 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 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_MIGRATION_LOG Migration and APPL log 20100406
2 Importing IV_OLD_ROLE Call by reference Type reference (TYPE) GRPC_ROLE Obsolete: Role ID 20100406
3 Returning 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 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_MIGRATION_LOG Migration and APPL log 20100406
2 Returning 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 Importing IV_DRIVER_ID Value transfer Type reference (TYPE) GRRM_DRIVER_CAT_ID Driver Category ID 20100406
2 Returning 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 Importing IV_IMPACT_ID Value transfer Type reference (TYPE) GRRM_IMPACT_CAT_ID Driver Category ID 20100406
2 Returning 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 Importing IV_REGULATION Value transfer Type reference (TYPE) GRFN_REGULATION Regulation Configuration 20100406
2 Returning 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