SAP ABAP Class CL_GRRM_OB_MODEL_AGGR_HIER (Aggregation hierarchy model)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_REPORTING (Package) Operational Risk Management for Banks: Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD_MODEL | Model extension to handle the custom fields | 20110427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20110427 |
Properties
| Class | CL_GRRM_OB_MODEL_AGGR_HIER | |
| Short Description | Aggregation hierarchy model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_OB_REPORTING | Operational Risk Management for Banks: Reporting |
| Created | 20110427 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD_MODEL | Model extension to handle the custom fields | 20110427 | ||
| 2 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20110427 |
Friends
Class CL_GRRM_OB_MODEL_AGGR_HIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_OB_MODEL_AGGR_HIER | Aggregation hierarchy model | 20110427 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_AGGR_HIER_BUFFER | 20110427 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_GUID | Table of GUIDs | 20110509 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20110427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110427 | ||
| 2 | Instance method | Public | Method | 20110427 | ||
| 3 | Instance method | Public | Method | 20110524 | ||
| 4 | Instance method | Public | Method | 20110509 | ||
| 5 | Instance method | Public | Method | 20110429 | ||
| 6 | Instance method | Public | Method | 20110509 | ||
| 7 | Instance method | Public | Method | Is RCSA plan used in aggregation hierarchy | 20110610 | |
| 8 | Instance method | Private | Method | Raise error | 20110429 | |
| 9 | Instance method | Public | Method | 20110427 | ||
| 10 | Instance method | Public | Method | 20110427 |
Events
Class CL_GRRM_OB_MODEL_AGGR_HIER has no event.
Types
Class CL_GRRM_OB_MODEL_AGGR_HIER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20110427 |
Method CONSTRUCTOR on class CL_GRRM_OB_MODEL_AGGR_HIER has no exception.
Method CREATE_AGGR_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AGGR_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_S_AGGR_HIER | List of RCSA Plans | 20110427 | |||
| 2 | RV_AGGR_HIER_ID | Value transfer | Type reference (TYPE) | GRRM_OB_AGGR_HIER_ID | Aggregation hierarchy ID | 20110427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110427 |
Method DELETE_AGGR_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AGGR_HIER_ID | Aggregation hierarchy ID | 20110524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110524 |
Method ENTITY_ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOCKED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110509 | |||
| 2 | EV_LOCKED_BY | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20110509 | |||
| 3 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AGGR_HIER_ID | RCSA ID | 20110509 |
Method ENTITY_ENQUEUE on class CL_GRRM_OB_MODEL_AGGR_HIER has no exception.
Method GET_AGGR_HIERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AGGR_HIER | Value transfer | Type reference (TYPE) | GRRM_OB_T_AGGR_HIER | Aggregation hierarchy | 20110429 | |||
| 2 | IV_HIER_TYPE | Call by reference | Type reference (TYPE) | GRRM_OB_AGGR_HIER_TYPE | Entity ID | 20110429 |
Method GET_AGGR_HIERS on class CL_GRRM_OB_MODEL_AGGR_HIER has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AGGR_HIER_ID | RCSA ID | 20110509 | |||
| 2 | RV_LOCKED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110509 |
Method IS_LOCKED on class CL_GRRM_OB_MODEL_AGGR_HIER has no exception.
Method IS_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RCSA_PLAN_ID | Call by reference | Type reference (TYPE) | GRRM_OB_RCSA_PLAN_ID | RCSA Plan ID | 20110610 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110610 |
Method IS_USED on class CL_GRRM_OB_MODEL_AGGR_HIER has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20110429 | |||
| 2 | PAR1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110429 | |||
| 3 | PAR2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110429 | |||
| 4 | PAR3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110429 | |||
| 5 | PAR4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110429 |
Method READ_AGGR_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_AGGR_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_S_AGGR_HIER | List of RCSA Plans | 20110427 | |||
| 2 | ET_AGGR_EXCLUDED | Call by reference | Type reference (TYPE) | GRFN_TS_API_OBJECT_ID | Excluded aggregation leafs | 20110523 | |||
| 3 | ET_AGGR_RULE | Call by reference | Type reference (TYPE) | GRRM_OB_T_AGGR_RULE | Aggregation rule | 20110502 | |||
| 4 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AGGR_HIER_ID | Aggregation hierarchy ID | 20110427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110427 |
Method UPDATE_AGGR_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AGGR_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_S_AGGR_HIER | List of RCSA Plans | 20110427 | |||
| 2 | IT_AGGR_EXCLUDED | Call by reference | Type reference (TYPE) | GRFN_TS_API_OBJECT_ID | Excluded aggregation leafs | 20110523 | |||
| 3 | IT_AGGR_RULE | Call by reference | Type reference (TYPE) | GRRM_OB_T_AGGR_RULE | Aggregation rule | 20110502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110427 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |