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
⤷ 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 | MC_ERROR | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20080429 | |
2 | MC_MESSAGE_CLASS | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRRM_ENTITY_API' | Reference type | 20080429 | |
3 | MC_MODEL_CLASS | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ORG_ATTR' | Reference type | 20080429 | |
4 | MC_ORG_MODEL | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Reference type | 20080804 | |
5 | MT_IMPACT_LEVEL | 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 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | Class Constructor | 20080429 |
2 | GET | Static method | Private | Method | Get the object of the API class | 20080429 |
3 | GET_AMOUNT_FOR_IMPACT | Static method | Public | Method | Return the impact level for a particular amount | 20081210 |
4 | GET_IMPACT_FOR_AMOUNT | Static method | Public | Method | Return the impact level for a particular amount | 20080922 |
5 | GET_IMPACT_LEVELS | Static method | Public | Method | Return the table of the Impact Level customizing | 20080429 |
6 | RETRIEVE | Instance method | Public | Method | 20120126 | |
7 | UPDATE | 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 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080429 | ||
2 | Importing | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080429 | ||
3 | Returning | 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 | CX_GRFN_EXCEPTION | 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 | Exporting | EV_AMOUNT | Value transfer | Type reference (TYPE) | GRFN_AMOUNT | Amount | 20081210 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081210 | ||
3 | Importing | IV_CURRENCY | Value transfer | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20081210 | ||
4 | Importing | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20100412 | ||
5 | Importing | IV_IMPACT | Value transfer | Type reference (TYPE) | GRFN_IMPACT_LEVEL | Impact Level | 20081210 | ||
6 | Importing | IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | 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 | Exporting | EV_ESCALATION | Call by reference | Type reference (TYPE) | GRFN_ESCALATION | Thresholds escalation | 20120120 | ||
2 | Exporting | EV_IMPACT | Value transfer | Type reference (TYPE) | GRFN_IMPACT_LEVEL | Impact Level | 20080923 | ||
3 | Exporting | EV_IMPACT_TEXT | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20080923 | ||
4 | Exporting | EV_THRESHOLD_DESCR | Call by reference | Type reference (TYPE) | GRRM_IMPACT_THRESHOLD_DESCR | Impact Threshold Description | 20111206 | ||
5 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080922 | ||
6 | Importing | IV_AMOUNT | Value transfer | Type reference (TYPE) | GRFN_AMOUNT | Amount | 20080922 | ||
7 | Importing | IV_CURRENCY | Value transfer | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20080922 | ||
8 | Importing | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20100412 | ||
9 | Importing | IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | 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 | Exporting | 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 |