SAP ABAP Class CL_GRRM_RISK_RESPONSE_WF (Workflow class for response)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
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 | 20080708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20080708 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20080708 |
Properties
| Class | CL_GRRM_RISK_RESPONSE_WF | |
| Short Description | Workflow class for response | |
| 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 | 20080708 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_RISK_RESPONSE_WF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20080708 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20080708 | ||
| 3 | IF_WORKFLOW | Business Workflow | 20080708 |
Friends
Class CL_GRRM_RISK_RESPONSE_WF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | RESPONSE DATA | 20080708 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SWHACTOR | Table with Organizational Objects | 20080710 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SWHACTOR | Sharing Owner | 20081113 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20100120 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100120 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SCMG_CASE_GUID | Object id for RM Entities | 20080708 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | GRRM_RESPONSE_DUEDATE | response due date | 20080709 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Title | 20080929 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object id for RM Entities | 20080708 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20090511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080902 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080708 | |
| 3 | Instance method | Public | Method | 20080708 | ||
| 4 | Instance method | Public | Method | 20080708 | ||
| 5 | Instance method | Public | Method | fill response data | 20080708 | |
| 6 | Instance method | Public | Method | 20080708 | ||
| 7 | Instance method | Public | Method | 20080708 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | APPROVE | Instance Event (0) |
Public (2) |
20080902 | |
| 2 | EXPIRED | Instance Event (0) |
Public (2) |
20080710 | |
| 3 | FINISHED | Instance Event (0) |
Public (2) |
20080708 | |
| 4 | FORWARDED | Instance Event (0) |
Public (2) |
20080710 | |
| 5 | NOTIFY_RISK_O | Instance Event (0) |
Public (2) |
20080902 | |
| 6 | NOTIFY_RO | Instance Event (0) |
Public (2) |
20080708 | |
| 7 | REJECT | Instance Event (0) |
Public (2) |
20080902 | |
| 8 | REQUEST | Instance Event (0) |
Public (2) |
20080708 | |
| 9 | SHARING_RESP | Instance Event (0) |
Public (2) |
20080902 | |
| 10 | SUBMITTED | Instance Event (0) |
Public (2) |
20080710 |
Types
Class CL_GRRM_RISK_RESPONSE_WF has no local type.
Method Signatures
Method APPROVAL_RO Signature
Method APPROVAL_RO on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Method APPROVAL_RO on class CL_GRRM_RISK_RESPONSE_WF has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Instance Identification in Persistent Object References | 20080708 |
Method CONSTRUCTOR on class CL_GRRM_RISK_RESPONSE_WF has no exception.
Method DELEGATE_RO Signature
Method DELEGATE_RO on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Method DELEGATE_RO on class CL_GRRM_RISK_RESPONSE_WF has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Method EXECUTE on class CL_GRRM_RISK_RESPONSE_WF has no exception.
Method FILL_RESPONSE_DATA Signature
Method FILL_RESPONSE_DATA on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Method FILL_RESPONSE_DATA on class CL_GRRM_RISK_RESPONSE_WF has no exception.
Method SET_FINALIZE Signature
Method SET_FINALIZE on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Method SET_FINALIZE on class CL_GRRM_RISK_RESPONSE_WF has no exception.
Method _UPDATE_AGENTS Signature
Method _UPDATE_AGENTS on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Method _UPDATE_AGENTS on class CL_GRRM_RISK_RESPONSE_WF has no exception.
Event Signatures
Event APPROVE Signature
Event APPROVE on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Event EXPIRED Signature
Event EXPIRED on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Event FINISHED Signature
Event FINISHED on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Event FORWARDED Signature
Event FORWARDED on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Event NOTIFY_RISK_O Signature
Event NOTIFY_RISK_O on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Event NOTIFY_RO Signature
Event NOTIFY_RO on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Event REJECT Signature
Event REJECT on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
Event REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESPONSE_OWNER | Exporting | Value transfer | Type reference (TYPE) | SWHACTOR | Rule Resolution Result | 20080712 |
Event SHARING_RESP Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RISK_ID | Exporting | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081114 |
Event SUBMITTED Signature
Event SUBMITTED on class CL_GRRM_RISK_RESPONSE_WF has no parameter.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |