SAP ABAP Class CL_GRFN_UTIL_REPLACEMENT (Utility class for reaplcements)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ACCESS (Package) Roles, authorization, menu, access

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MENU_ITEM_AUTH | Menu Item Authorization | 20081017 |
Properties
Class | CL_GRFN_UTIL_REPLACEMENT | |
Short Description | Utility class for reaplcements | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_ACCESS | Roles, authorization, menu, access |
Created | 20080714 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_MENU_ITEM_AUTH | Menu Item Authorization | 20081017 |
Friends
Class CL_GRFN_UTIL_REPLACEMENT 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_REPLACE_STATUS | 'C' | Status 'Created' | 20080717 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | GRPC_CAPA_ACTION_TYPE | 'C' | CAPA action type | 20091014 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | GRPC_CAPA_ACTION_TYPE | 'P' | CAPA action type | 20091014 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_FN_ADISSUE_PROCESS' | Role Name | 20130604 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_$$$_CAPA_RMDA' | Role Name | 20091014 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_$$$_CA_RMDA' | Role Name | 20091014 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_$$$_ISSUE_PROC' | Role Name | 20091014 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_$$$_PA_RMDA' | Role Name | 20091014 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_$$$_RESP_PROC' | Role Name | 20091014 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_$$$_RMPLAN_PROC' | Role Name | 20091014 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | AGR_NAME | 'SAP_GRC_$$$_RMPLAN_RESP' | Role Name | 20091014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete a certain replacement | 20080722 |
2 | ![]() |
Static method | Private | Method | 20091014 | |
3 | ![]() |
Static method | Public | Method | Get available replacements for a certain timeframe | 20080714 |
4 | ![]() |
Static method | Public | Method | Get text of the role | 20100331 |
5 | ![]() |
Static method | Public | Method | determines the virtual case roles | 20091014 |
6 | ![]() |
Static method | Public | Method | Query replacement records with authorization | 20090303 |
7 | ![]() |
Static method | Private | Method | Get Active CAPA Plan by CA or PA Remediator | 20091014 |
8 | ![]() |
Static method | Private | Method | Get Active Issue Plan by Processor or Owner | 20091014 |
9 | ![]() |
Static method | Private | Method | 20091014 | |
10 | ![]() |
Static method | Private | Method | 20091014 | |
11 | ![]() |
Static method | Public | Method | Perform replacement of the case and CAPA | 20091014 |
Events
Class CL_GRFN_UTIL_REPLACEMENT has no event.
Types
Class CL_GRFN_UTIL_REPLACEMENT has no local type.
Method Signatures
Method DELETE_REPLACEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080722 | ||
2 | ![]() |
IV_ROLE | Call by reference | Type reference (TYPE) | AGR_NAME | Role Name | 20080722 | ||
3 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080722 | ||
4 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20080722 |
Method DELETE_REPLACEMENT on class CL_GRFN_UTIL_REPLACEMENT has no exception.
Method FIND_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091014 | ||
2 | ![]() |
IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091014 | ||
3 | ![]() |
RV_ORGUNIT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091014 |
Method FIND_ORGUNIT on class CL_GRFN_UTIL_REPLACEMENT has no exception.
Method GET_REPLACEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080714 | ||
2 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation Type | 20081209 | ||
3 | ![]() |
RT_REPLACEMENTS | Value transfer | Type reference (TYPE) | GRFN_T_REPLACEMENT | Role Replacements | 20080714 |
Method GET_REPLACEMENTS on class CL_GRFN_UTIL_REPLACEMENT has no exception.
Method GET_ROLE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLE | Value transfer | Type reference (TYPE) | AGR_NAME | Role Name | 20100331 | ||
2 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | AGR_TITLE | Role name | 20100331 |
Method GET_ROLE_TEXT on class CL_GRFN_UTIL_REPLACEMENT has no exception.
Method IS_CASE_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLE | Value transfer | Type reference (TYPE) | AGR_NAME | Role Name | 20091014 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method IS_CASE_ROLE on class CL_GRFN_UTIL_REPLACEMENT has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090303 | ||
2 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090303 | ||
3 | ![]() |
IV_USERNAME | Value transfer | Type reference (TYPE) | SY-UNAME | User Name | 20090303 | ||
4 | ![]() |
RT_ROLE_LIST | Value transfer | Type reference (TYPE) | GRFN_T_ROLE_LIST | New table of entity level roles | 20090303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090303 |
Method REPLACEMENT_CAPA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091014 | ||
2 | ![]() |
IV_USERNAME | Value transfer | Type reference (TYPE) | SYUNAME | SAP System, User Logon Name | 20091014 | ||
3 | ![]() |
RT_CASE_LIST | Value transfer | Type reference (TYPE) | GRFN_T_ROLE_LIST | New table of entity level roles | 20091014 |
Method REPLACEMENT_CAPA on class CL_GRFN_UTIL_REPLACEMENT has no exception.
Method REPLACEMENT_CASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091014 | ||
2 | ![]() |
IV_USERNAME | Value transfer | Type reference (TYPE) | SYUNAME | SAP System, User Logon Name | 20091014 | ||
3 | ![]() |
RT_CASE_LIST | Value transfer | Type reference (TYPE) | GRFN_T_ROLE_LIST | New table of entity level roles | 20091014 |
Method REPLACEMENT_CASES on class CL_GRFN_UTIL_REPLACEMENT has no exception.
Method REPLACEMENT_ORGUNITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091014 | ||
2 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091014 | ||
3 | ![]() |
RT_ORGUNIT | Value transfer | Type reference (TYPE) | YT_ORGUNIT_LIST | 20091014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091014 |
Method REPLACEMENT_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091014 | ||
2 | ![]() |
IV_USERNAME | Value transfer | Type reference (TYPE) | SY-UNAME | User Name | 20091014 | ||
3 | ![]() |
RT_ROLE_LIST | Value transfer | Type reference (TYPE) | GRFN_T_ROLE_LIST | New table of entity level roles | 20091014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091014 |
Method REPLACE_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091014 | ||
2 | ![]() |
IS_REPLACE | Value transfer | Type reference (TYPE) | GRFN_S_API_REPLACE_ROLE_ASS | Replace a certain role assignment | 20091014 | ||
3 | ![]() |
IV_CASE | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091014 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |