SAP ABAP Class CL_GRRM_UTIL_RESP_CNTR_NOTIF (Util class for response control notification)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷
⤷
Properties
| Class | CL_GRRM_UTIL_RESP_CNTR_NOTIF | |
| Short Description | Util class for response control notification | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_CASE_MANAGEMENT | Case management for risks |
| Created | 20140314 | 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_GRRM_UTIL_RESP_CNTR_NOTIF has no interface implemented.
Friends
Class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'NTF_CRE_CTRL_OWNER' | 20140314 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'NTF_CRE_RISK_OWNER' | 20140314 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'NTF_REM_CTRL_OWNER' | 20140314 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'NTF_REM_RISK_OWNER' | 20140314 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Notification to control owner on create response | 20140314 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Notification to risk owner on create response | 20140314 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Notification to control owner on remove response | 20140314 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Notification to risk owner on remove response | 20140314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class constructur | 20140314 | |
| 2 | Static method | Public | Method | Notification on create response to control owner | 20140314 | |
| 3 | Static method | Public | Method | Notification on create response to risk owner | 20140314 | |
| 4 | Static method | Public | Method | Notification on remove response to control owner | 20140314 | |
| 5 | Static method | Public | Method | Notification on remove response to risk owner | 20140314 |
Events
Class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no event.
Types
Class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no exception.
Method GET_CREATE_TO_CNTR_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140314 |
Method GET_CREATE_TO_CNTR_OWNER on class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no exception.
Method GET_CREATE_TO_RISK_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140314 |
Method GET_CREATE_TO_RISK_OWNER on class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no exception.
Method GET_REMOVE_TO_CNTR_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140314 |
Method GET_REMOVE_TO_CNTR_OWNER on class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no exception.
Method GET_REMOVE_TO_RISK_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140314 |
Method GET_REMOVE_TO_RISK_OWNER on class CL_GRRM_UTIL_RESP_CNTR_NOTIF has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |