SAP ABAP Class CL_GRRM_API_RISK_COLL_SUMMARY (Risk Summary API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
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 | 20120111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_RISK_COLL_SUMMARY | Risk Summary API | 20120111 |
Properties
| Class | CL_GRRM_API_RISK_COLL_SUMMARY | |
| Short Description | Risk Summary 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 | 20120111 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_API_RISK_COLL_SUMMARY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRRM_API_RISK_COLL_SUMMARY | Risk Summary API | 20120111 |
Friends
Class CL_GRRM_API_RISK_COLL_SUMMARY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Model class | 20140204 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RISK_COL_SUMMARY' | Model class | 20120111 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRRM_API_RISK_COLLECTION | API can serve as a risk collection | 20120111 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20120111 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20120111 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Type | 20120120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120111 | ||
| 2 | Instance method | Private | Method | 20140204 |
Events
Class CL_GRRM_API_RISK_COLL_SUMMARY has no event.
Types
Class CL_GRRM_API_RISK_COLL_SUMMARY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_GRRM_API_RISK_COLLECTION | API can serve as a risk collection | 20120111 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120111 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120111 |
Method CONSTRUCTOR on class CL_GRRM_API_RISK_COLL_SUMMARY has no exception.
Method GET_DEFAULT_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CURRENCY | Call by reference | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20140204 | |||
| 2 | EV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20140204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140204 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |