Hierarchy
⤷ 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 | 20080225 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080819 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_ANALYSIS | API Layer Interface for Analysis | 20080128 |
Properties
Class | CL_GRRM_API_ANALYSIS | |
Short Description | Analysis API | |
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 | 20080123 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRFN0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | GRRM0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_REPORT | Get data for reporting engine | 20080819 | ||
2 | IF_GRRM_API_ANALYSIS | API Layer Interface for Analysis | 20080128 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20080311 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_AT_INHERENT | Constant | Public | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | 'IN' | Analysis Type "Inherent" | 20110921 | |
2 | GC_TIMEFRAME_WILDCARD | Constant | Public | Type reference (TYPE) | GRRM_SPEED_OF_ONSET | '*' | Timeframe Wildcard | 20091201 | |
3 | MC_MODEL_ANALYSIS | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ANALYSIS' | Reference type | 20110920 | |
4 | MC_MODEL_ANALYSIS_DRS5 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ANALYSIS_DRS5' | Reference type | 20110826 | |
5 | MC_MODEL_CASES | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CASES_MODEL' | Reference type | 20110823 | |
6 | MC_MODEL_CRISK | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference type | 20110927 | |
7 | MC_MODEL_RISK | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RISK' | Reference type | 20110919 | |
8 | MC_SURVEY_MODEL_CLASS_NAME | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_SURVEY' | Reference type | 20100525 | |
9 | MV_RISK_ANALYSIS_TYPE | Instance attribute | Public | Attribute reference (LIKE) | 20110921 |
Methods
Events
Class CL_GRRM_API_ANALYSIS has no event.
Types
Class CL_GRRM_API_ANALYSIS has no local type.
Method Signatures
Method AGGREGATE_ANALYSIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ANALYSIS_SUMMARY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_SUMMARY | Analysis Summary | 20091207 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081031 | ||
3 | Importing | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Boolean | 20081210 | ||
4 | Importing | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20081103 |
Method CHECK_AND_DEFAULT_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_HEADER_AN_DATA | Analysis Data | 20111010 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20111010 |
Method CHECK_AND_DEFAULT_CREATE_BOWTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS | Analysis Data | 20111010 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20111010 |
Method CHECK_AND_DEFAULT_CREATE_DRS5 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_DRS5_HEADER | Analysis Data | 20120411 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120411 |
Method CHECK_AND_DEFAULT_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_HEADER_AN_DATA | Analysis Data | 20120201 | ||
2 | Importing | IV_KEEP_STATUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120201 |
Method CHECK_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20100211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100211 |
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_ANALYSIS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20090225 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080225 | ||
2 | Importing | I_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080225 |
Method CONSTRUCTOR on class CL_GRRM_API_ANALYSIS has no exception.
Method CREATE Signature
Method CREATE on class CL_GRRM_API_ANALYSIS has no parameter.
Method CREATE on class CL_GRRM_API_ANALYSIS has no exception.
Method CREATE_ANALYSIS_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_ANALYSIS_PROFILE | Value transfer | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | Analysis Profile | 20081126 | ||
2 | Returning | RV_PROFILE_ID | Value transfer | Type reference (TYPE) | GRRM_CC_ID | Analysis Profile | 20081126 |
Method CREATE_ANALYSIS_PROFILE on class CL_GRRM_API_ANALYSIS has no exception.
Method DELETE Signature
Method DELETE on class CL_GRRM_API_ANALYSIS has no parameter.
Method DELETE on class CL_GRRM_API_ANALYSIS has no exception.
Method DELETE_ANALYSIS_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_PROFILE_ID | Call by reference | Type reference (TYPE) | GRRM_CC_ID | Analysis Profile ID | 20091117 |
Method DELETE_ANALYSIS_PROFILE on class CL_GRRM_API_ANALYSIS 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 | 20080311 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080311 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_ANALYSIS | class for orgunit entity APIs | 20080311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080229 |
Method GET_ACTIVE 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 | 20100224 | ||
2 | Importing | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100224 | ||
3 | Returning | RS_RESULT | Value transfer | Type reference (TYPE) | GRRM_S_API_ANALYSIS_LIST | Analysis List | 20100224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100224 |
Method GET_DEFAULT_PROFILE 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 | 20140410 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Risk ID | 20140410 | ||
3 | Returning | RV_PROFILE_ID | Value transfer | Type reference (TYPE) | GRRM_PROFILE_ID | Analysis Profile | 20140410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20140410 |
Method GET_LEADING_FH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_LEADING_FH | Value transfer | Type reference (TYPE) | GRRM_FH_ID | Forecasting Horizon | 20110927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110927 |
Method GET_TIMEFRAME_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RESULT | Call by reference | Type reference (TYPE) | GRRM_T_API_VALUESET | GRRM API Valueset | 20080819 |
Method GET_TIMEFRAME_TABLE on class CL_GRRM_API_ANALYSIS has no exception.
Method GET_WEIGHTED_LOSS_PERCENTAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_AVG_LOSS | Call by reference | Type reference (TYPE) | GRRM_WEIGHTED_AVG | Weighted average | 20080617 | ||
2 | Exporting | EV_MAX_LOSS | Call by reference | Type reference (TYPE) | GRRM_WEIGHTED_AVG | Weighted average | 20080617 | ||
3 | Exporting | EV_MIN_LOSS | Call by reference | Type reference (TYPE) | GRRM_WEIGHTED_AVG | Weighted average | 20080617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080718 |
Method LOAD_QUERY_BUFFER Signature
Method LOAD_QUERY_BUFFER on class CL_GRRM_API_ANALYSIS has no parameter.
Method LOAD_QUERY_BUFFER on class CL_GRRM_API_ANALYSIS has no exception.
Method QUERY Signature
Method QUERY on class CL_GRRM_API_ANALYSIS has no parameter.
Method QUERY on class CL_GRRM_API_ANALYSIS has no exception.
Method QUERY_ACTIVE Signature
Method QUERY_ACTIVE on class CL_GRRM_API_ANALYSIS has no parameter.
Method QUERY_ACTIVE on class CL_GRRM_API_ANALYSIS has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_ANALYSIS has no parameter.
Method RETRIEVE on class CL_GRRM_API_ANALYSIS has no exception.
Method SET_ACTIVE_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_PROFILE_ID | Call by reference | Type reference (TYPE) | GRRM_CC_ID | Analysis Profile ID | 20091118 |
Method SET_ACTIVE_PROFILE on class CL_GRRM_API_ANALYSIS has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_ANALYSIS has no parameter.
Method UPDATE on class CL_GRRM_API_ANALYSIS has no exception.
Method UPDATE_SVYINST_TS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_SVYINST | Call by reference | Type reference (TYPE) | GRFN_GUID | GUID | 20100602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100602 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |