SAP ABAP Class CL_GRRM_UPDATE_RESPONSE_WF (Validation)
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 | 20080915 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20080915 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20080915 |
Properties
| Class | CL_GRRM_UPDATE_RESPONSE_WF | |
| Short Description | Validation | |
| 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 | 20080915 | 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 | 20080915 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20080915 | ||
| 3 | IF_WORKFLOW | Business Workflow | 20080915 |
Friends
Class CL_GRRM_UPDATE_RESPONSE_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 | 'COMPLETED' | Full Component Name | 20140313 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWF_CLSTYP | 'CL' | Object Category | 20111212 | ||
| 3 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_UPDATE_RESPONSE_WF' | Reference type | 20111212 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | SIBFINSTID | Instance Identification in Persistent Object References | 20080915 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TSWHACTOR | Rule Resolution Result | 20140313 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SCMG_CASE_GUID | Object ID | 20140313 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | GRFN_TITLE | Title | 20080915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080915 | |
| 2 | Instance method | Public | Method | Dummy empty execution method | 20080915 | |
| 3 | Instance method | Private | Method | 20080915 | ||
| 4 | Static method | Public | Method | Get workitem data for analysis ID | 20100805 | |
| 5 | Instance method | Private | Method | 20140313 | ||
| 6 | Instance method | Private | Method | 20081006 | ||
| 7 | Instance method | Public | Method | 20080915 | ||
| 8 | Instance method | Private | Method | 20080915 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COMPLETED | Instance Event (0) |
Public (2) |
20140313 | |
| 2 | VALIDATE | Instance Event (0) |
Public (2) |
20080915 |
Types
Class CL_GRRM_UPDATE_RESPONSE_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 | 20080915 |
Method CONSTRUCTOR on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRRM_UPDATE_RESPONSE_WF has no parameter.
Method EXECUTE on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Method GET_ENTITY_DETAIL Signature
Method GET_ENTITY_DETAIL on class CL_GRRM_UPDATE_RESPONSE_WF has no parameter.
Method GET_ENTITY_DETAIL on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Method RESOLVE_UPDATE_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100805 | |||
| 2 | RT_WORKITEM | Value transfer | Type reference (TYPE) | SWRTWIHDR | Work Item Table | 20100806 |
Method RESOLVE_UPDATE_RESPONSE on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Method RETRIEVE_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20140313 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20140313 |
Method RETRIEVE_ACTIVITY on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Method RETRIEVE_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081006 |
Method RETRIEVE_RESPONSE on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Method SET_FINALIZE Signature
Method SET_FINALIZE on class CL_GRRM_UPDATE_RESPONSE_WF has no parameter.
Method SET_FINALIZE on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Method _UPDATE_AGENTS Signature
Method _UPDATE_AGENTS on class CL_GRRM_UPDATE_RESPONSE_WF has no parameter.
Method _UPDATE_AGENTS on class CL_GRRM_UPDATE_RESPONSE_WF has no exception.
Event Signatures
Event COMPLETED Signature
Event COMPLETED on class CL_GRRM_UPDATE_RESPONSE_WF has no parameter.
Event VALIDATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DUE_DATE | Exporting | Value transfer | Type reference (TYPE) | ENDDATUM | Due Date | 20091014 | ||
| 2 | PRISK_ID | Exporting | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object id for RM Entities | 20080915 | ||
| 3 | TASKPLAN_ID | Exporting | Value transfer | Type reference (TYPE) | GUID_32 | Task Plan ID | 20091014 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |