SAP ABAP Class CL_GRRM_NOTIF_RESP_DUE_DATE (Notification on response due date)
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
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20100610 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100610 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100610 |
Properties
Class | CL_GRRM_NOTIF_RESP_DUE_DATE | |
Short Description | Notification on response due date | |
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 | 20100610 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_NOTIF_RESP_DUE_DATE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | BI_OBJECT | Business Instance | 20100610 | ||
2 | BI_PERSISTENT | Persistent Business Instance | 20100610 | ||
3 | IF_WORKFLOW | Business Workflow | 20100610 |
Friends
Class CL_GRRM_NOTIF_RESP_DUE_DATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_EVENT_COMPLETE | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'COMPLETE' | Full Component Name | 20100615 | |
2 | MC_EVENT_CREATE | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'CREATE' | Full Component Name | 20100610 | |
3 | MC_OBJECT_CATEGORY | Constant | Public | Type reference (TYPE) | SWF_CLSTYP | 'CL' | Object Category | 20100610 | |
4 | MC_OBJECT_TYPE | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_NOTIF_RESP_DUE_DATE' | Reference type | 20100610 | |
5 | MC_TASK_NOTIF_DUE_DATE | Constant | Public | Type reference (TYPE) | SWW_TASK | 'TS76308054' | Task ID | 20100610 | |
6 | MS_RESPONSE | Instance attribute | Public | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | response data for api | 20100610 | ||
7 | MS_RESPONSE_OWNER | Instance attribute | Public | Type reference (TYPE) | SWHACTOR | Rule Resolution Result | 20100610 | ||
8 | MV_OBJECT_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | Object name | 20110106 | ||
9 | M_RESPONSE_GUID | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100610 | ||
10 | M_RESPONSE_TITLE | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20100610 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20100610 | |
2 | EXECUTE | Instance method | Public | Method | 20100610 | |
3 | GET_ENTITY_DETAIL | Instance method | Private | Method | 20100610 | |
4 | RESOLVE_WORKITEM | Static method | Public | Method | Get response ID from work item | 20100610 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COMPLETE | Instance Event (0) |
Public (2) |
Complete workflow | 20100610 |
2 | CREATE | Instance Event (0) |
Public (2) |
Create workflow | 20100610 |
Types
Class CL_GRRM_NOTIF_RESP_DUE_DATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RESPONSE_GUID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100610 |
Method CONSTRUCTOR on class CL_GRRM_NOTIF_RESP_DUE_DATE has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRRM_NOTIF_RESP_DUE_DATE has no parameter.
Method EXECUTE on class CL_GRRM_NOTIF_RESP_DUE_DATE has no exception.
Method GET_ENTITY_DETAIL Signature
Method GET_ENTITY_DETAIL on class CL_GRRM_NOTIF_RESP_DUE_DATE has no parameter.
Method GET_ENTITY_DETAIL on class CL_GRRM_NOTIF_RESP_DUE_DATE has no exception.
Method RESOLVE_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20100610 | ||
2 | Returning | RV_RESPONSE_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100610 |
Method RESOLVE_WORKITEM on class CL_GRRM_NOTIF_RESP_DUE_DATE has no exception.
Event Signatures
Event COMPLETE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | RESP_GUID | Exporting | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100615 |
Event CREATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | RESP_GUID | Exporting | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100614 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |