SAP ABAP Class CL_GRRM_API_ORG_THRESHOLDS (API class for Orgunit Thresholds)
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_EXTENSION | Basis Extension implementations | 20091111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080827 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_ORG_THRESHOLDS | Orgunit Thresholds API interface | 20080429 |
Properties
| Class | CL_GRRM_API_ORG_THRESHOLDS | |
| Short Description | API class for Orgunit Thresholds | |
| Super Class | CL_GRFN_API_EXTENSION | Basis Extension implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20080429 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_API_ORG_THRESHOLDS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_REPORT | Get data for reporting engine | 20080827 | ||
| 2 | IF_GRRM_API_ORG_THRESHOLDS | Orgunit Thresholds API interface | 20080429 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_BASIS | 20091111 | Basis class for GRC API classes |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20080429 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRRM_ENTITY_API' | Reference type | 20080429 | ||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ORG_ATTR' | Reference type | 20080429 | ||
| 4 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Reference type | 20080804 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | GRFN_T_API_VALUESET | Table type for Value Set | 20080429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20080429 | |
| 2 | Static method | Private | Method | Get the object of the API class | 20080429 | |
| 3 | Static method | Public | Method | Return the impact level for a particular amount | 20081210 | |
| 4 | Static method | Public | Method | Return the impact level for a particular amount | 20080922 | |
| 5 | Static method | Public | Method | Return the table of the Impact Level customizing | 20080429 | |
| 6 | Instance method | Public | Method | 20120126 | ||
| 7 | Instance method | Public | Method | 20120126 |
Events
Class CL_GRRM_API_ORG_THRESHOLDS has no event.
Types
Class CL_GRRM_API_ORG_THRESHOLDS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_ORG_THRESHOLDS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_ORG_THRESHOLDS has no exception.
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 | 20080429 | |||
| 2 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080429 | |||
| 3 | RV_EXTENSION | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_API_EXTENSION | API class for Orgunit Thresholds | 20091111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080429 |
Method GET_AMOUNT_FOR_IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AMOUNT | Value transfer | Type reference (TYPE) | GRFN_AMOUNT | Amount | 20081210 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081210 | |||
| 3 | IV_CURRENCY | Value transfer | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20081210 | |||
| 4 | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20100412 | |||
| 5 | IV_IMPACT | Value transfer | Type reference (TYPE) | GRFN_IMPACT_LEVEL | Impact Level | 20081210 | |||
| 6 | IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081210 |
Method GET_IMPACT_FOR_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ESCALATION | Call by reference | Type reference (TYPE) | GRFN_ESCALATION | Thresholds escalation | 20120120 | |||
| 2 | EV_IMPACT | Value transfer | Type reference (TYPE) | GRFN_IMPACT_LEVEL | Impact Level | 20080923 | |||
| 3 | EV_IMPACT_TEXT | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20080923 | |||
| 4 | EV_THRESHOLD_DESCR | Call by reference | Type reference (TYPE) | GRRM_IMPACT_THRESHOLD_DESCR | Impact Threshold Description | 20111206 | |||
| 5 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080922 | |||
| 6 | IV_AMOUNT | Value transfer | Type reference (TYPE) | GRFN_AMOUNT | Amount | 20080922 | |||
| 7 | IV_CURRENCY | Value transfer | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20080922 | |||
| 8 | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20100412 | |||
| 9 | IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080922 |
Method GET_IMPACT_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IMPACT_LEVELS | Value transfer | Type reference (TYPE) | GRFN_T_API_VALUESET | Table type for Value Set | 20080429 |
Method GET_IMPACT_LEVELS on class CL_GRRM_API_ORG_THRESHOLDS has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_ORG_THRESHOLDS has no parameter.
Method RETRIEVE on class CL_GRRM_API_ORG_THRESHOLDS has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_ORG_THRESHOLDS has no parameter.
Method UPDATE on class CL_GRRM_API_ORG_THRESHOLDS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |