SAP ABAP Class CL_GRRM_UTIL_RISK_TREND (Risk trend utility class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_RISK (Package) Package GRC-RM Risk
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_RISK (Package) Package GRC-RM Risk
Properties
Class | CL_GRRM_UTIL_RISK_TREND | |
Short Description | Risk trend utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_RISK | Package GRC-RM Risk |
Created | 20140226 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_RISK_TREND has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_RISK_TREND has no interface implemented.
Friends
Class CL_GRRM_UTIL_RISK_TREND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_TREND | Static Attribute | Private | Type reference (TYPE) | GRRM_T_RISK_TREND | Risk Trend | 20140226 | ||
2 | MV_LANGUAGE | Static Attribute | Private | Type reference (TYPE) | SYLANGU | Language Key | 20140226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | Class constructur | 20140226 |
2 | GET | Static method | Public | Method | Get One Risk Trend | 20140226 |
3 | GET_LIST | Static method | Public | Method | Get List of Risk Trends | 20140226 |
4 | GET_NEW | Static method | Public | Method | Get trend ID marked as New | 20140303 |
5 | GET_TITLE | Static method | Public | Method | Get Risk Trend Name | 20140226 |
6 | READ_FROM_DB | Static method | Private | Method | Read Risk Trend from Database | 20140226 |
7 | SET_LANGUAGE | Static method | Public | Method | Set Language | 20140226 |
Events
Class CL_GRRM_UTIL_RISK_TREND has no event.
Types
Class CL_GRRM_UTIL_RISK_TREND has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_UTIL_RISK_TREND has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_UTIL_RISK_TREND has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_TREND_ID | Call by reference | Type reference (TYPE) | GRRM_RISK_TREND_ID | Risk Trend ID | 20140226 | ||
2 | Returning | RS_TREND | Value transfer | Type reference (TYPE) | GRRM_S_RISK_TREND | Risk Trend | 20140226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20140226 |
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_TREND | Value transfer | Type reference (TYPE) | GRRM_T_RISK_TREND | Risk Trend | 20140226 |
Method GET_LIST on class CL_GRRM_UTIL_RISK_TREND has no exception.
Method GET_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_TREND | Value transfer | Type reference (TYPE) | GRRM_T_RISK_TREND | Risk Trend ID | 20140303 |
Method GET_NEW on class CL_GRRM_UTIL_RISK_TREND has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_TREND_ID | Call by reference | Type reference (TYPE) | GRRM_RISK_TREND_ID | Risk Trend ID | 20140226 | ||
2 | Returning | RV_TITLE | Value transfer | Type reference (TYPE) | GRRM_RISK_TREND_TITLE | Risk Trend Title | 20140226 |
Method GET_TITLE on class CL_GRRM_UTIL_RISK_TREND has no exception.
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_GRRM_UTIL_RISK_TREND has no parameter.
Method READ_FROM_DB on class CL_GRRM_UTIL_RISK_TREND has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key | 20140226 |
Method SET_LANGUAGE on class CL_GRRM_UTIL_RISK_TREND has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |