SAP ABAP Class CL_GRRM_API_PRISK (Propose risk API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080804 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20130226 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CONTEXT | Context implementation | 20100618 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_PRISK | API Layer Interface for Analysis | 20080804 |
Properties
| Class | CL_GRRM_API_PRISK | |
| Short Description | Propose risk API | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20080804 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20130226 | ||
| 2 | IF_GRRM_API_CONTEXT | Context implementation | 20100618 | ||
| 3 | IF_GRRM_API_PRISK | API Layer Interface for Analysis | 20080804 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20080804 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CONTEXT_MODEL' | Reference type | 20100618 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_PRISK_MODEL' | Reference type | 20100909 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRRM_S_API_PRISK_RISK_ATTR | Proposed Risk / Ad-hoc escallation API structure | 20120116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100909 | ||
| 2 | Static method | Public | Method | Checks if provided PRisk type is enabled in IMG | 20120119 | |
| 3 | Instance method | Public | Constructor | 20080804 | ||
| 4 | Instance method | Public | Method | 20120109 | ||
| 5 | Instance method | Private | Method | 20130314 | ||
| 6 | Instance method | Private | Method | 20120116 | ||
| 7 | Instance method | Private | Method | 20120120 | ||
| 8 | Static method | Private | Method | 20080804 | ||
| 9 | Instance method | Private | Method | 20120116 | ||
| 10 | Static method | Public | Method | 20100616 | ||
| 11 | Static method | Private | Method | 20120109 | ||
| 12 | Instance method | Public | Method | 20100616 | ||
| 13 | Instance method | Public | Method | 20100909 | ||
| 14 | Instance method | Private | Method | 20120116 | ||
| 15 | Instance method | Public | Method | 20101216 |
Events
Class CL_GRRM_API_PRISK has no event.
Types
Class CL_GRRM_API_PRISK has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_PRISK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100909 |
Method CHECK_TYPE_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENABLED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20120119 | |||
| 2 | IV_PRISK_TYPE | Call by reference | Type reference (TYPE) | GRRM_PRISK_TYPE | Proposed Risk Type | 20120119 |
Method CHECK_TYPE_ENABLED on class CL_GRRM_API_PRISK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080804 | |||
| 2 | I_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080804 |
Method CONSTRUCTOR on class CL_GRRM_API_PRISK has no exception.
Method CREATE Signature
Method CREATE on class CL_GRRM_API_PRISK has no parameter.
Method CREATE on class CL_GRRM_API_PRISK has no exception.
Method CREATE_RESPONSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REF_RISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130314 |
Method CREATE_RISK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RISK_DATA | Value transfer | Type reference (TYPE) | GRRM_S_API_RISK_DATA | API DATA STRUCTURE | 20120116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120116 |
Method ESCALATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LEVELS_UP | Value transfer | Type reference (TYPE) | I | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120120 |
Method GET 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 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080804 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_PRISK | class for orgunit entity APIs | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method GET_LAST_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NOTE | Value transfer | Type reference (TYPE) | STRING | 20120116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120116 |
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS_ID | Call by reference | Type reference (TYPE) | GRRM_PRISK_STATUS | Propose risk status | 20100616 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100616 |
Method GET_STATUS_TEXT on class CL_GRRM_API_PRISK has no exception.
Method GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PRISK | Call by reference | Type reference (TYPE) | GRRM_S_API_PRISK | Proposed Risk / Ad-hoc escallation API structure | 20120109 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120109 |
Method QUERY Signature
Method QUERY on class CL_GRRM_API_PRISK has no parameter.
Method QUERY on class CL_GRRM_API_PRISK has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_PRISK has no parameter.
Method RETRIEVE on class CL_GRRM_API_PRISK has no exception.
Method SEND_NOTIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SYMSGNO | User Name | 20120116 | |||
| 2 | IV_NOTE | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 3 | IV_PRISK_TITLE | Call by reference | Type reference (TYPE) | GRFN_TITLE | Message Number | 20120116 | |||
| 4 | IV_PRISK_TYPE | Call by reference | Type reference (TYPE) | GRRM_PRISK_TYPE | Proposed Risk Type | 20120503 | |||
| 5 | IV_RECIPIENT | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20120116 | |||
| 6 | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120116 | |||
| 7 | IV_RISK_TITLE | Call by reference | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20120116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120116 |
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_PRISK has no parameter.
Method UPDATE on class CL_GRRM_API_PRISK has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |