SAP ABAP Interface IF_GRRM_API_WORKSHOP (Risk management workshop)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_WORKSHOP | Workshop | 20111213 |
Properties
| Interface | IF_GRRM_API_WORKSHOP | |
| Short Description | Risk management workshop |
General Data
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20111213 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20120419 |
Friends
Interface IF_GRRM_API_WORKSHOP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_CANCEL_SURVEY | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_ACTION | 'C' | Workshop Action | 20120221 | |
| 2 | C_ACTION_RECIPIENTS | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_ACTION | 'R' | Workshop Action | 20120221 | |
| 3 | C_ACTION_SEND_MESSAGE | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_ACTION | 'M' | Workshop Action | 20120323 | |
| 4 | C_ACTION_SEND_SUMMARY | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_ACTION | 'U' | Workshop Action | 20120323 | |
| 5 | C_ACTION_SEND_SURVEY | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_ACTION | 'S' | Workshop Action | 20120221 | |
| 6 | C_ACTION_WORKSHOP_COMPLETED | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_ACTION | 'F' | Workshop Action | 20120323 | |
| 7 | C_AS_RM_WORKSHOP | Constant | Public | Type reference (TYPE) | GRFN_AGENTSLOT | '0RM_WORKSHOP' | Business Event | 20120403 | |
| 8 | C_REG_RISK_LINK_FREE | Constant | Public | Type reference (TYPE) | GRRM_REG_RISK_LINK | 'F' | Risk Input | 20120423 | |
| 9 | C_REG_RISK_LINK_RISK | Constant | Public | Type reference (TYPE) | GRRM_REG_RISK_LINK | 'R' | Risk Input | 20120423 | |
| 10 | C_SURVEY_STATUS_FINISHED | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_SURVEY_STATUS | 'F' | Workshop Survey Status | 20120323 | |
| 11 | C_SURVEY_STATUS_IN_PROCESS | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_SURVEY_STATUS | 'P' | Workshop Survey Status | 20120323 | |
| 12 | C_SURVEY_STATUS_NOT_YET_SENT | Constant | Public | Type reference (TYPE) | GRRM_WORKSHOP_SURVEY_STATUS | ' ' | Workshop Survey Status | 20120323 | |
| 13 | MV_OBJECT | Instance attribute | Public | Attribute reference (LIKE) | 20120419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120221 | ||
| 2 | Static method | Public | Method | 20111213 | ||
| 3 | Instance method | Public | Method | 20120221 | ||
| 4 | Static method | Public | Method | 20111213 | ||
| 5 | Instance method | Public | Method | 20111213 | ||
| 6 | Instance method | Public | Method | 20111213 |
Events
Interface IF_GRRM_API_WORKSHOP has no event.
Types
Interface IF_GRRM_API_WORKSHOP has no local type.
Method Signatures
Method ACTION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_LIST | Value transfer | Type reference (TYPE) | GRRM_T_WORKSHOP_ACTION | Worshop Actions | 20120221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120221 |
Method CREATE 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 | 20120106 | |||
| 2 | IS_WORKSHOP | Call by reference | Type reference (TYPE) | GRRM_S_API_WORKSHOP | Header workshop data | 20120106 | |||
| 3 | RV_WORKSHOP_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111213 |
Method DO_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | GRRM_WORKSHOP_ACTION | Workshop Action | 20120221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120221 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKSHOP | Call by reference | Type reference (TYPE) | GRRM_T_API_WORKSHOP | API workshop | 20120106 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120106 | |||
| 3 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20120106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111213 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WORKSHOP | Call by reference | Type reference (TYPE) | GRRM_S_API_WORKSHOP | Header workshop data | 20120106 | |||
| 2 | ET_PARTICIPANTS | Call by reference | Type reference (TYPE) | GRFN_T_UI_USER | Recipients defined by user name | 20111213 | |||
| 3 | ET_RISK_REG | Call by reference | Type reference (TYPE) | GRRM_T_API_RISK_REG | Workshop Risk Register | 20120327 | |||
| 4 | ET_SURVEYS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20120309 | |||
| 5 | IV_EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111213 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | GRRM_S_API_WORKSHOP_MESSAGE | Message | 20120419 | |||
| 2 | IS_WORKSHOP | Call by reference | Type reference (TYPE) | GRRM_S_API_WORKSHOP | Header workshop data | 20120106 | |||
| 3 | IT_PARTICIPANTS | Call by reference | Type reference (TYPE) | GRFN_T_UI_USER | Recipients defined by user name | 20111213 | |||
| 4 | IT_RISK_REG | Call by reference | Type reference (TYPE) | GRRM_T_API_RISK_REG | Workshop Risk Register | 20120327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111213 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |