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
⤷ 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 | ABAP | 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 | GC_NTF_CRE_CTRL_OWNER | Constant | Private | Type reference (TYPE) | STRING | 'NTF_CRE_CTRL_OWNER' | 20140314 | ||
2 | GC_NTF_CRE_RISK_OWNER | Constant | Private | Type reference (TYPE) | STRING | 'NTF_CRE_RISK_OWNER' | 20140314 | ||
3 | GC_NTF_REM_CTRL_OWNER | Constant | Private | Type reference (TYPE) | STRING | 'NTF_REM_CTRL_OWNER' | 20140314 | ||
4 | GC_NTF_REM_RISK_OWNER | Constant | Private | Type reference (TYPE) | STRING | 'NTF_REM_RISK_OWNER' | 20140314 | ||
5 | MV_CREATE_CTRL_OWNER | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Notification to control owner on create response | 20140314 | ||
6 | MV_CREATE_RISK_OWNER | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Notification to risk owner on create response | 20140314 | ||
7 | MV_REMOVE_CTRL_OWNER | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Notification to control owner on remove response | 20140314 | ||
8 | MV_REMOVE_RISK_OWNER | 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 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | Class constructur | 20140314 |
2 | GET_CREATE_TO_CNTR_OWNER | Static method | Public | Method | Notification on create response to control owner | 20140314 |
3 | GET_CREATE_TO_RISK_OWNER | Static method | Public | Method | Notification on create response to risk owner | 20140314 |
4 | GET_REMOVE_TO_CNTR_OWNER | Static method | Public | Method | Notification on remove response to control owner | 20140314 |
5 | GET_REMOVE_TO_RISK_OWNER | 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 | Returning | 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 | Returning | 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 | Returning | 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 | Returning | 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 |