SAP ABAP Class CL_GRRM_OB_RCSA_WF (Risk control self assessment)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_RCSA (Package) Op. Risk Mngmt for Banks: Risk Control Self Assessment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20110310 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20110310 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20110310 |
Properties
| Class | CL_GRRM_OB_RCSA_WF | |
| Short Description | Risk control self assessment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_OB_RCSA | Op. Risk Mngmt for Banks: Risk Control Self Assessment |
| Created | 20110310 | 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 | 20110310 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20110310 | ||
| 3 | IF_WORKFLOW | Business Workflow | 20110310 |
Friends
Class CL_GRRM_OB_RCSA_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) | GRFN_TITLE | Related Object Title | 20110310 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Risk Category Title | 20110310 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GRRM_OB_RCSA_STATUS | RCSA Status | 20110310 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session | 20110310 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | GRRM_OB_S_RCSA | RCSA Instance | 20110310 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | GRFN_S_OBJTYPE_INFO | Related Entity Info | 20110310 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TSWHACTOR | Assessors | 20110310 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TSWHACTOR | Reviewers | 20110310 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | GRRM_OB_RCSA_ID | RCSA Id | 20110310 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Work item title | 20110325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Close work item | 20110310 | |
| 2 | Instance method | Public | Constructor | Constructor | 20110310 | |
| 3 | Instance method | Public | Method | Execute | 20110310 | |
| 4 | Instance method | Public | Method | 20110323 | ||
| 5 | Static method | Public | Method | Forward work item to another user | 20110325 | |
| 6 | Instance method | Private | Method | Get object title | 20110310 | |
| 7 | Static method | Public | Method | Is workflow active | 20110401 | |
| 8 | Static method | Public | Method | Is workflow active | 20110328 | |
| 9 | Instance method | Private | Method | Fill in attributes of the workflow class | 20110310 | |
| 10 | Static method | Public | Method | Get RCSA ID from work item | 20110310 | |
| 11 | Static method | Public | Method | 20110331 | ||
| 12 | Static method | Public | Method | Start workflow | 20110310 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREATE | Instance Event (0) |
Public (2) |
Create workflow | 20110310 |
| 2 | FINISHED | Instance Event (0) |
Public (2) |
Finished | 20110324 |
Types
Class CL_GRRM_OB_RCSA_WF has no local type.
Method Signatures
Method CLOSE_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_OB_RCSA_ID | RCSA ID | 20110310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110310 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RCSA_GUID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20110310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110608 |
Method EXECUTE Signature
Method EXECUTE on class CL_GRRM_OB_RCSA_WF has no parameter.
Method EXECUTE on class CL_GRRM_OB_RCSA_WF has no exception.
Method EXECUTE_OFFLINE Signature
Method EXECUTE_OFFLINE on class CL_GRRM_OB_RCSA_WF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110325 |
Method FORWARD_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20110325 | |||
| 2 | IV_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20110325 |
Method FORWARD_WORKITEM on class CL_GRRM_OB_RCSA_WF has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110310 | |||
| 2 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | Title/Short Name | 20110310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110310 |
Method IS_ANY_WORKFLOW_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RCSA_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20110401 | ||||
| 2 | IV_REL_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20110401 | ||||
| 3 | IV_RISK_CATEGORY_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20110401 | ||||
| 4 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Processing Status of a Work Item | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110401 |
Method IS_WORKFLOW_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Processing Status of a Work Item | 20110328 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20110328 | |||
| 3 | IV_RCSA_ID | Call by reference | Type reference (TYPE) | GRRM_OB_RCSA_ID | RCSA ID | 20110328 |
Method IS_WORKFLOW_ACTIVE on class CL_GRRM_OB_RCSA_WF has no exception.
Method REFRESH Signature
Method REFRESH on class CL_GRRM_OB_RCSA_WF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110310 |
Method RESOLVE_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20110310 | |||
| 2 | RV_RCSA_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | RCSA API ID | 20110310 |
Method RESOLVE_WORKITEM on class CL_GRRM_OB_RCSA_WF has no exception.
Method RESTART_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | GRFN_DUE_DATE | '99991231' | Due Date | 20110401 | ||
| 2 | IV_RCSA_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110331 |
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | GRRM_OB_RCSA_ID | RCSA ID | 20110324 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | GRRM_OB_RCSA_EXECUTION_MODE | RCSA execution mode | 20110324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110310 |
Event Signatures
Event CREATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXECUTION_MODE | Exporting | Value transfer | Type reference (TYPE) | GRRM_OB_RCSA_EXECUTION_MODE | RCSA execution mode | 20110324 | ||
| 2 | RCSA_GUID | Exporting | Value transfer | Type reference (TYPE) | GRRM_OB_RCSA_ID | RCSA ID | 20110310 |
Event FINISHED Signature
Event FINISHED on class CL_GRRM_OB_RCSA_WF has no parameter.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |