SAP ABAP Class CL_GRRM_API_RISK_CONSOLIDATION (risk consolidation API)
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
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 | 20110824 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_SURVEY_RESP_CONT | Survey Response Container | 20110926 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_RISK_CONSOLIDATION | risk consolidation API | 20110824 |
Properties
Class | CL_GRRM_API_RISK_CONSOLIDATION | |
Short Description | risk consolidation 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_RISK | Package GRC-RM Risk |
Created | 20110824 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_API_RISK_CONSOLIDATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_SURVEY_RESP_CONT | Survey Response Container | 20110926 | ||
2 | IF_GRRM_API_RISK_CONSOLIDATION | risk consolidation API | 20110824 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20110825 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_MODEL_CLASS_NAME | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RISK_CONS' | Reference type | 20110826 | |
2 | MR_CONS_INSTANCE | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_RISK_CONSOLIDATION | model class of risk consolidation | 20110901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET | Static method | Private | Method | 20110824 | |
2 | INIT_MODEL | Instance method | Private | Method | init model | 20110826 |
Events
Class CL_GRRM_API_RISK_CONSOLIDATION has no event.
Types
Class CL_GRRM_API_RISK_CONSOLIDATION has no local type.
Method Signatures
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 | 20110824 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110824 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_RISK_CONSOLIDATION | risk consolidation API | 20110824 |
Method GET on class CL_GRRM_API_RISK_CONSOLIDATION has no exception.
Method INIT_MODEL Signature
Method INIT_MODEL on class CL_GRRM_API_RISK_CONSOLIDATION has no parameter.
Method INIT_MODEL on class CL_GRRM_API_RISK_CONSOLIDATION has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |