SAP ABAP Class CL_GRRM_RESPONSE_PROPOSE_WF (Response proposal workflow)
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 | 20100709 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100709 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100709 |
Properties
| Class | CL_GRRM_RESPONSE_PROPOSE_WF | |
| Short Description | Response proposal workflow | |
| 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 | 20100630 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_RESPONSE_PROPOSE_WF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20100709 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20100709 | ||
| 3 | IF_WORKFLOW | Business Workflow | 20100709 |
Friends
Class CL_GRRM_RESPONSE_PROPOSE_WF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'CANCELED' | Full Component Name | 20100720 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'VALIDATE' | Full Component Name | 20100630 | ||
| 3 | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'VALIDATED' | Full Component Name | 20100630 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWF_CLSTYP | 'CL' | Object Category | 20100630 | ||
| 5 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_GRRM_RESPONSE_PROPOSE_WF' | Icon class name | 20100630 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWW_TASK | 'TS76308060' | Task ID | 20100720 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | SIBFINSTID | Instance Identification in Persistent Object References | 20100709 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TSWHACTOR | Table with Organizational Objects | 20100709 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100713 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20100709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructure | 20100709 | |
| 2 | Instance method | Public | Method | Execute | 20100709 | |
| 3 | Static method | Public | Method | Get response propsal ID from work item | 20100720 | |
| 4 | Instance method | Private | Method | Update agents | 20100709 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CANCELED | Instance Event (0) |
Public (2) |
20100709 | |
| 2 | VALIDATE | Instance Event (0) |
Public (2) |
20100709 | |
| 3 | VALIDATED | Instance Event (0) |
Public (2) |
20100709 |
Types
Class CL_GRRM_RESPONSE_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 | 20100709 |
Method CONSTRUCTOR on class CL_GRRM_RESPONSE_PROPOSE_WF has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRRM_RESPONSE_PROPOSE_WF has no parameter.
Method EXECUTE on class CL_GRRM_RESPONSE_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_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20100720 | |||
| 2 | RV_PRESPONSE_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100720 |
Method RESOLVE_WORKITEM on class CL_GRRM_RESPONSE_PROPOSE_WF has no exception.
Method UPDATE_AGENTS Signature
Method UPDATE_AGENTS on class CL_GRRM_RESPONSE_PROPOSE_WF has no parameter.
Method UPDATE_AGENTS on class CL_GRRM_RESPONSE_PROPOSE_WF has no exception.
Event Signatures
Event CANCELED Signature
Event CANCELED on class CL_GRRM_RESPONSE_PROPOSE_WF has no parameter.
Event VALIDATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRESPONSE_ID | Exporting | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100709 |
Event VALIDATED Signature
Event VALIDATED on class CL_GRRM_RESPONSE_PROPOSE_WF has no parameter.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |