SAP ABAP Class CL_GRRM_API_CRISK (Risk Classification)
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 | 20080508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20090216 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080822 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CONTEXT | Context implementation | 20100422 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CRISK | Risk Clasification | 20080508 |
Properties
| Class | CL_GRRM_API_CRISK | |
| Short Description | Risk Classification | |
| 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 | 20080508 | 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 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20090216 | ||
| 2 | IF_GRFN_REPORT | Get data for reporting engine | 20080822 | ||
| 3 | IF_GRRM_API_CONTEXT | Context implementation | 20100422 | ||
| 4 | IF_GRRM_API_CRISK | Risk Clasification | 20080508 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20080515 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference Type | 20080826 | ||
| 2 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RESPONSE_TEMPL' | Reference type | 20100108 | ||
| 3 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CONTEXT_MODEL' | Reference type | 20100510 | ||
| 4 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Reference type | 20101119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080515 | ||
| 2 | Static method | Private | Method | 20110819 | ||
| 3 | Instance method | Public | Method | 20110817 | ||
| 4 | Instance method | Public | Method | 20110817 | ||
| 5 | Instance method | Public | Method | 20110817 | ||
| 6 | Static method | Private | Method | 20080508 | ||
| 7 | Static method | Private | Method | 20110819 | ||
| 8 | Instance method | Public | Method | 20110817 | ||
| 9 | Instance method | Public | Method | 20110817 | ||
| 10 | Instance method | Public | Method | 20110817 | ||
| 11 | Instance method | Public | Method | 20110817 | ||
| 12 | Instance method | Public | Method | 20110817 | ||
| 13 | Instance method | Public | Method | 20110817 | ||
| 14 | Instance method | Public | Method | 20110817 | ||
| 15 | Instance method | Public | Method | 20110817 |
Events
Class CL_GRRM_API_CRISK has no event.
Types
Class CL_GRRM_API_CRISK has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_CRISK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080515 |
Method CHECK_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_CRISK_DATA | Common Risk Data | 20110819 | |||
| 2 | IT_DRIVER | Call by reference | Type reference (TYPE) | GRRM_T_API_DRIVER | Driver | 20110919 | |||
| 3 | IT_IMPACT | Call by reference | Type reference (TYPE) | GRRM_T_API_IMPACT | Impact | 20110919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110819 |
Method CREATE Signature
Method CREATE on class CL_GRRM_API_CRISK has no parameter.
Method CREATE on class CL_GRRM_API_CRISK has no exception.
Method DELETE Signature
Method DELETE on class CL_GRRM_API_CRISK has no parameter.
Method DELETE on class CL_GRRM_API_CRISK has no exception.
Method FETCH Signature
Method FETCH on class CL_GRRM_API_CRISK has no parameter.
Method FETCH on class CL_GRRM_API_CRISK has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080508 | |||
| 2 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080508 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_CRISK | Risk Clasification | 20080508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080515 |
Method GET_BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20110819 | |||
| 2 | IV_ID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20110819 | |||
| 3 | IV_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20110819 | |||
| 4 | IV_TP | Value transfer | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20110819 | |||
| 5 | IV_V1 | Value transfer | Type reference (TYPE) | ANY | 20110819 | ||||
| 6 | IV_V2 | Value transfer | Type reference (TYPE) | ANY | 20110819 | ||||
| 7 | IV_V3 | Value transfer | Type reference (TYPE) | ANY | 20110819 | ||||
| 8 | IV_V4 | Value transfer | Type reference (TYPE) | ANY | 20110819 | ||||
| 9 | RS_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20110819 |
Method GET_BAPIRET on class CL_GRRM_API_CRISK has no exception.
Method INFO Signature
Method INFO on class CL_GRRM_API_CRISK has no parameter.
Method INFO on class CL_GRRM_API_CRISK has no exception.
Method MOVE Signature
Method MOVE on class CL_GRRM_API_CRISK has no parameter.
Method MOVE on class CL_GRRM_API_CRISK has no exception.
Method PARENT Signature
Method PARENT on class CL_GRRM_API_CRISK has no parameter.
Method PARENT on class CL_GRRM_API_CRISK has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_CRISK has no parameter.
Method RETRIEVE on class CL_GRRM_API_CRISK has no exception.
Method RETRIEVE_CONTEXT Signature
Method RETRIEVE_CONTEXT on class CL_GRRM_API_CRISK has no parameter.
Method RETRIEVE_CONTEXT on class CL_GRRM_API_CRISK has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_CRISK has no parameter.
Method UPDATE on class CL_GRRM_API_CRISK has no exception.
Method UPDATE_CONTEXT Signature
Method UPDATE_CONTEXT on class CL_GRRM_API_CRISK has no parameter.
Method UPDATE_CONTEXT on class CL_GRRM_API_CRISK has no exception.
Method UPDATE_XSUBP_LINKS Signature
Method UPDATE_XSUBP_LINKS on class CL_GRRM_API_CRISK has no parameter.
Method UPDATE_XSUBP_LINKS on class CL_GRRM_API_CRISK has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |