SAP ABAP Class CL_GRRM_RISK_PROPOSE_WF (Risk Proposal)
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 | 20080806 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20080806 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20080806 |
Properties
| Class | CL_GRRM_RISK_PROPOSE_WF | |
| Short Description | Risk Proposal | |
| 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 | 20080806 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20080806 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20080806 | ||
| 3 | IF_WORKFLOW | Business Workflow | 20080806 |
Friends
Class CL_GRRM_RISK_PROPOSE_WF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SIBFINSTID | Instance Identification in Persistent Object References | 20080806 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TSWHACTOR | Rule Resolution Result | 20080806 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GRFN_ITEM_TEXT | Menu Item Text | 20120118 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Propose risk ID | 20080809 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | Propose risk status | 20120118 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | GRRM_PRISK_TYPE | Proposed Risk Type | 20120118 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Title | 20080812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080806 | |
| 2 | Instance method | Public | Method | Dummy empty execution method | 20080806 | |
| 3 | Static method | Public | Method | 20120118 | ||
| 4 | Static method | Public | Method | 20120118 | ||
| 5 | Static method | Public | Method | 20120118 | ||
| 6 | Static method | Public | Method | 20120118 | ||
| 7 | Instance method | Private | Method | 20120118 | ||
| 8 | Static method | Public | Method | Get list of current processors of the prisk | 20120217 | |
| 9 | Static method | Public | Method | Get analysis id from workitem | 20120118 | |
| 10 | Static method | Public | Method | Raise validate event to start the workflow | 20120118 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTIVATE | Instance Event (0) |
Public (2) |
ACTIVATE | 20120118 |
| 2 | FORWARD | Instance Event (0) |
Public (2) |
FORWARD | 20120118 |
| 3 | REJECT | Instance Event (0) |
Public (2) |
REJECT | 20120118 |
| 4 | TRANSFER | Instance Event (0) |
Public (2) |
TRANSFER | 20120118 |
| 5 | VALIDATE | Instance Event (0) |
Public (2) |
VALIDATE | 20120118 |
Types
Class CL_GRRM_RISK_PROPOSE_WF has no local type.
Method Signatures
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) | SIBFINSTID | Instance Identification in Persistent Object References | 20080806 |
Method CONSTRUCTOR on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRRM_RISK_PROPOSE_WF has no parameter.
Method EXECUTE on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method FIRE_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120118 |
Method FIRE_ACTIVATE on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method FIRE_FORWARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120118 |
Method FIRE_FORWARD on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method FIRE_REJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120118 |
Method FIRE_REJECT on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method FIRE_TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120118 |
Method FIRE_TRANSFER on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method LOAD_FROM_DB Signature
Method LOAD_FROM_DB on class CL_GRRM_RISK_PROPOSE_WF has no parameter.
Method LOAD_FROM_DB on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method RESOLVE_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120217 | |||
| 2 | RT_AGENT | Value transfer | Type reference (TYPE) | SWRTWIAGENT | WAPI: Work Item/User Assignment | 20120217 |
Method RESOLVE_PROCESSOR on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method RESOLVE_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WORKITEM | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20120118 | |||
| 2 | RV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120118 |
Method RESOLVE_WORKITEM on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Method START_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120118 |
Method START_WORKFLOW on class CL_GRRM_RISK_PROPOSE_WF has no exception.
Event Signatures
Event ACTIVATE Signature
Event ACTIVATE on class CL_GRRM_RISK_PROPOSE_WF has no parameter.
Event FORWARD Signature
Event FORWARD on class CL_GRRM_RISK_PROPOSE_WF has no parameter.
Event REJECT Signature
Event REJECT on class CL_GRRM_RISK_PROPOSE_WF has no parameter.
Event TRANSFER Signature
Event TRANSFER on class CL_GRRM_RISK_PROPOSE_WF has no parameter.
Event VALIDATE Signature
Event VALIDATE on class CL_GRRM_RISK_PROPOSE_WF has no parameter.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |