SAP ABAP Class CL_GRPC_UTIL_ROLEMAP (Utility of Role Mapping)
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_UTIL_ROLEMAP | |
| Short Description | Utility of Role Mapping | |
| 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 | 20081023 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_UTIL_ROLEMAP has no forward declaration.
Interfaces
Class CL_GRPC_UTIL_ROLEMAP has no interface implemented.
Friends
Class CL_GRPC_UTIL_ROLEMAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_ROLE | 'CON_TESTER' | Role ID | 20090213 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRFN_REGULATION | 'FDA' | Regulation FDA | 20090213 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRFN_REGULATION | ' ' | Global Compaliance | 20090213 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRFN_REGULATION | 'JSOX' | Regulation JSOX | 20090213 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRPC_ROLE_SOURCE | 'MIC' | Source of role | 20081023 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRFN_ROLE | 'ORG_TESTER' | Role ID | 20090213 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRPC_ROLE_SOURCE | 'PC25' | Source of role | 20081023 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRFN_REGULATION | 'SOX' | Regulation | 20081023 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_ROLEMAP | MIC role mapping table | 20081023 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_ROLEMAP | PC2.5 role mapping table | 20081023 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_G_ROLES | PC3.0 global roles | 20081023 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_R_ROLES | PC3.0 regulation specific roles | 20081023 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_ROLEMAP | Role mapping table | 20081023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081023 | |
| 2 | Static method | Private | Method | Fill buffer tables | 20081023 | |
| 3 | Static method | Public | Method | Get all MIC roles to migrate | 20081023 | |
| 4 | Static method | Public | Method | Get all PC2.5 roles to migrate | 20081023 | |
| 5 | Static method | Public | Method | Get PC3.0 role from MIC or PC2.5 role | 20081023 | |
| 6 | Static method | Public | Method | Check role is existed | 20100406 | |
| 7 | Static method | Public | Method | Convert MIC or PC2.5 entity to PC3.0 entity | 20081212 |
Events
Class CL_GRPC_UTIL_ROLEMAP has no event.
Types
Class CL_GRPC_UTIL_ROLEMAP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPC_UTIL_ROLEMAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPC_UTIL_ROLEMAP has no exception.
Method FILL_DATA Signature
Method FILL_DATA on class CL_GRPC_UTIL_ROLEMAP has no parameter.
Method FILL_DATA on class CL_GRPC_UTIL_ROLEMAP has no exception.
Method GET_MIC_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PC30_G_ROLES | Call by reference | Type reference (TYPE) | GRPC_T_G_ROLES | Global roles | 20081023 | |||
| 2 | ET_PC30_R_ROLES | Call by reference | Type reference (TYPE) | GRPC_T_R_ROLES | Regulation specific roles | 20081023 |
Method GET_MIC_ROLES on class CL_GRPC_UTIL_ROLEMAP has no exception.
Method GET_PC25_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PC30_G_ROLES | Call by reference | Type reference (TYPE) | GRPC_T_G_ROLES | Global roles | 20081023 | |||
| 2 | ET_PC30_R_ROLES | Call by reference | Type reference (TYPE) | GRPC_T_R_ROLES | Regulation specific roles | 20081023 |
Method GET_PC25_ROLES on class CL_GRPC_UTIL_ROLEMAP has no exception.
Method GET_PC30_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OLD_ROLE | Call by reference | Type reference (TYPE) | GRPC_ROLE | MIC or PC2.5 role | 20081023 | |||
| 2 | IV_ROLE_SOURCE | Call by reference | Type reference (TYPE) | GRPC_ROLE_SOURCE | MIC or PC2.5 | 20081023 | |||
| 3 | RV_NEW_ROLE | Value transfer | Type reference (TYPE) | AGR_NAME | PC3.o role | 20081023 |
Method GET_PC30_ROLE on class CL_GRPC_UTIL_ROLEMAP has no exception.
Method IS_ROLE_EXISTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OLD_ROLE | Call by reference | Type reference (TYPE) | GRPC_ROLE | Obsolete: Role ID | 20100406 | |||
| 2 | IV_ROLE_SOURCE | Call by reference | Type reference (TYPE) | GRPC_ROLE_SOURCE | 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 IS_ROLE_EXISTED on class CL_GRPC_UTIL_ROLEMAP has no exception.
Method TRANSLATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OLD_ENTITY | Call by reference | Type reference (TYPE) | GRPC_OBJTYPE | Old entity | 20081212 | |||
| 2 | RV_NEW_ENTITY | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | New entity | 20081212 |
Method TRANSLATE_ENTITY on class CL_GRPC_UTIL_ROLEMAP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |