SAP ABAP Class IF_GRRM_API_PRISK (API Layer Interface for Analysis)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080804 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_PRISK | Propose risk API | 20080804 |
Properties
| Class | IF_GRRM_API_PRISK | |
| Short Description | API Layer Interface for Analysis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080804 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRRM_API_PRISK has no forward declaration.
Interfaces
Class IF_GRRM_API_PRISK has no interface implemented.
Friends
Class IF_GRRM_API_PRISK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_ACTION | 'A' | Activate | 20120111 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_ACTION | 'F' | Forward | 20120111 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_ACTION | 'O' | Open Work Item | 20120111 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_ACTION | 'R' | Reject | 20120111 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_ACTION | 'S' | Submit Proposal | 20120111 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_ACTION | 'T' | Transfer | 20120111 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | 'A' | Propose risk status | 20120106 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | 'C' | Propose risk status | 20120106 | ||
| 9 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | 'F' | Propose risk status | 20120106 | ||
| 10 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | 'P' | Propose risk status | 20120106 | ||
| 11 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | 'N' | Propose risk status | 20120111 | ||
| 12 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | 'R' | Propose risk status | 20120106 | ||
| 13 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_STATUS | 'T' | Propose risk status | 20120106 | ||
| 14 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_TYPE | 'E' | Proposed Risk Type | 20120106 | ||
| 15 | Constant | Public | Type reference (TYPE) | GRRM_PRISK_TYPE | 'P' | Proposed Risk Type | 20120106 | ||
| 16 | Instance attribute | Public | Attribute reference (LIKE) | 20120109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get list of possible actions | 20120111 | |
| 2 | Static method | Public | Method | 20080804 | ||
| 3 | Instance method | Public | Method | 20080804 | ||
| 4 | Instance method | Public | Method | Perform selected action | 20120111 | |
| 5 | Static method | Public | Method | Check if exists for orgunit | 20130313 | |
| 6 | Static method | Public | Method | 20080804 | ||
| 7 | Instance method | Public | Method | 20080804 | ||
| 8 | Instance method | Public | Method | 20080804 |
Events
Class IF_GRRM_API_PRISK has no event.
Types
Class IF_GRRM_API_PRISK has no local type.
Method Signatures
Method ACTIONLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTIONLIST | Value transfer | Type reference (TYPE) | GRRM_T_PRISK_ACTION | Table of actions available on PRISK | 20120111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120111 |
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 | 20080804 | |||
| 2 | IS_PRISK_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_PRISK | Propose risk | 20081219 | |||
| 3 | RV_PRISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method DELETE Signature
Method DELETE on class IF_GRRM_API_PRISK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method DOACTION 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_PRISK_ACTION | Action to be performed on PRISK | 20120111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120111 |
Method EXISTS_FOR_ORGUNIT 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 | 20130313 | |||
| 2 | IV_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130313 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130313 |
Method EXISTS_FOR_ORGUNIT on class IF_GRRM_API_PRISK has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRISK_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_PRISK | Table Type PRISK | 20080804 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080804 | |||
| 3 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRRM_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20080804 | |||
| 4 | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRISK_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_PRISK | 20080804 | ||||
| 2 | ET_PRISK_RESP | Call by reference | Type reference (TYPE) | GRRM_T_API_PRISK_RESP | Proposed Risk / Ad-hoc escallation Responses | 20120109 | |||
| 3 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRISK_RISK_ATTR | Call by reference | Type reference (TYPE) | GRRM_S_API_PRISK_RISK_ATTR | Proposed Risk / Ad-hoc escallation API structure | 20120116 | |||
| 2 | IS_PRISK_UPDATE | Call by reference | Type reference (TYPE) | GRRM_S_API_PRISK | Attribute : Analysis | 20080804 | |||
| 3 | IT_PRISK_RESP | Call by reference | Type reference (TYPE) | GRRM_T_API_PRISK_RESP | Proposed Risk / Ad-hoc escallation Responses | 20120109 | |||
| 4 | IV_FULL_CHECK | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X or Blank) | 20120127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |