SAP ABAP Class CL_GRRM_KRI_THRESHOLD (KRI Threshold Status API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_KRI (Package) Key risk indicator backend
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_KRI (Package) Key risk indicator backend
Properties
Class | CL_GRRM_KRI_THRESHOLD | |
Short Description | KRI Threshold Status API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_KRI | Key risk indicator backend |
Created | 20120521 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_KRI_THRESHOLD has no forward declaration.
Interfaces
Class CL_GRRM_KRI_THRESHOLD has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRRM_KRI_RUNTIME | 20120529 | KRI Runtime | |
2 | CL_GRRM_MODEL_KRI | 20140217 | KRI Model |
Attributes
Class CL_GRRM_KRI_THRESHOLD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_ICON | Static method | Public | Method | 20120529 | |
2 | GET_INFO | Static method | Public | Method | 20120529 | |
3 | GET_INITIAL_THRESHOLDS | Static method | Public | Method | 20120529 | |
4 | GET_STATUS | Static method | Public | Method | 20120529 | |
5 | GET_TITLE | Static method | Public | Method | 20120529 | |
6 | RAISE_EXCEPTION | Static method | Private | Method | 20120529 | |
7 | UPDATE_STATUS | Static method | Private | Method | 20120529 |
Events
Class CL_GRRM_KRI_THRESHOLD has no event.
Types
Class CL_GRRM_KRI_THRESHOLD has no local type.
Method Signatures
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECT_ID | Object ID | 20120529 | ||
2 | Returning | RV_ICON | Value transfer | Type reference (TYPE) | GRFN_ICON | Icon | 20120529 |
Method GET_ICON on class CL_GRRM_KRI_THRESHOLD has no exception.
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_ID | Call by reference | Type reference (TYPE) | GRRM_KRI_THRESHOLD_ID | KRI Threshold ID | 20120529 | ||
2 | Returning | RS_THRESHOLD | Value transfer | Type reference (TYPE) | GRRM_S_KRI_THRESHOLD | KRI Instance Threshold | 20120529 |
Method GET_INFO on class CL_GRRM_KRI_THRESHOLD has no exception.
Method GET_INITIAL_THRESHOLDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_THRESHOLD | Value transfer | Type reference (TYPE) | GRRM_T_KRI_THRESHOLD | KRI Instance Thresholds | 20120529 |
Method GET_INITIAL_THRESHOLDS on class CL_GRRM_KRI_THRESHOLD has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_THRESHOLD_ID | Call by reference | Type reference (TYPE) | GRRM_KRI_THRESHOLD_ID | KRI Threshold ID | 20120529 | ||
2 | Exporting | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120529 | ||
3 | Importing | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECT_ID | Object ID | 20120529 |
Method GET_STATUS on class CL_GRRM_KRI_THRESHOLD has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_ID | Call by reference | Type reference (TYPE) | GRRM_KRI_THRESHOLD_ID | KRI Threshold ID | 20120529 | ||
2 | Returning | RV_TITLE | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20120529 |
Method GET_TITLE on class CL_GRRM_KRI_THRESHOLD has no exception.
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20120529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120529 |
Method UPDATE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECT_ID | Object ID | 20120529 | ||
2 | Importing | IV_THRESHOLD_ID | Call by reference | Type reference (TYPE) | GRRM_KRI_THRESHOLD_ID | KRI Threshold ID | 20120529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120529 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |