SAP ABAP Class CL_GRRM_OB_API_AGGR_HIER (Aggregation hierarchy API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_ENTITY_API (Package) Operational Risk Management for Banks: Entity API
⤷
⤷
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 | 20110427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_OB_API_AGGR_HIER | Aggregation hierarchy | 20110427 |
Properties
| Class | CL_GRRM_OB_API_AGGR_HIER | |
| Short Description | Aggregation hierarchy 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_OB_ENTITY_API | Operational Risk Management for Banks: Entity API |
| Created | 20110427 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_OB_API_AGGR_HIER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRRM_OB_API_AGGR_HIER | Aggregation hierarchy | 20110427 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20110429 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20110427 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRRM_OB_REPORTING' | Message Class | 20110427 | ||
| 3 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | Message Class | 20110427 | ||
| 4 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_OB_MODEL_AGGR_HIER' | Reference type | 20110427 | ||
| 5 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'W' | Message Type | 20110523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110510 | ||
| 2 | Instance method | Private | Method | 20110517 | ||
| 3 | Instance method | Public | Method | 20110428 | ||
| 4 | Instance method | Public | Method | 20110428 | ||
| 5 | Static method | Private | Method | 20110429 | ||
| 6 | Instance method | Private | Method | 20110520 | ||
| 7 | Instance method | Private | Method | 20110509 | ||
| 8 | Instance method | Private | Method | 20110526 | ||
| 9 | Instance method | Private | Method | 20110502 | ||
| 10 | Instance method | Private | Method | 20110518 | ||
| 11 | Instance method | Private | Method | 20110509 | ||
| 12 | Instance method | Private | Method | 20110502 | ||
| 13 | Instance method | Private | Method | 20110519 | ||
| 14 | Instance method | Public | Method | 20110428 | ||
| 15 | Instance method | Public | Method | 20110428 | ||
| 16 | Instance method | Public | Method | 20110428 | ||
| 17 | Instance method | Private | Method | 20110523 |
Events
Class CL_GRRM_OB_API_AGGR_HIER has no event.
Types
Class CL_GRRM_OB_API_AGGR_HIER has no local type.
Method Signatures
Method CHECK_INPUT 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_API_AGGR_HIER | Aggregation hierarchy | 20110510 | |||
| 2 | IT_AGGR_RULE | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_RULE | Aggregation rule | 20110512 | |||
| 3 | IT_EXCLUDED_LEAF | Call by reference | Type reference (TYPE) | GRFN_TS_API_OBJECT_ID | Table type of API object ID | 20110526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110510 |
Method CHECK_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AGGR_RULE | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_RULE | Aggregation rule | 20110517 | |||
| 2 | IT_EXCLUDED_LEAF | Call by reference | Type reference (TYPE) | GRFN_TS_API_OBJECT_ID | Table type of API object ID | 20110526 | |||
| 3 | IT_HIERARCHY | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110520 | |||
| 4 | RT_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110517 |
Method CREATE Signature
Method CREATE on class CL_GRRM_OB_API_AGGR_HIER has no parameter.
Method CREATE on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method DELETE Signature
Method DELETE on class CL_GRRM_OB_API_AGGR_HIER has no parameter.
Method DELETE on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110429 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110429 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_OB_API_AGGR_HIER | 20110429 |
Method GET on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method GET_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20110520 | |||
| 2 | IV_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20110520 | |||
| 3 | IV_TP | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20110520 | ||
| 4 | IV_V1 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV1 | 20110520 | |||
| 5 | IV_V2 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV2 | 20110520 | |||
| 6 | IV_V3 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV3 | 20110520 | |||
| 7 | IV_V4 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV4 | 20110520 | |||
| 8 | RS_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20110520 |
Method GET_BAPIRET2 on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method GET_KRI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110509 | |||
| 2 | RT_HIERARCHY | Value transfer | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110509 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110526 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20110526 |
Method GET_NAME on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method GET_ORGUNITS 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_API_AGGR_HIER | Object ID | 20110509 | |||
| 2 | RT_HIERARCHY | Value transfer | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110502 |
Method GET_ORGUNIT_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_HIERARCHY | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110518 | |||
| 2 | IS_AGGR_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_AGGR_HIER | Object ID | 20110518 | |||
| 3 | IS_PARENT | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_AGGR_HIERARCHY | Aggregation Hierarchy | 20110518 | |||
| 4 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFNM_T_ORGUNIT | Table type for orgunit list | 20110518 | |||
| 5 | IT_PARENT | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110518 |
Method GET_RCSA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110509 | |||
| 2 | IV_RCSA_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110509 | |||
| 3 | RT_HIERARCHY | Value transfer | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110509 |
Method GET_RISK_CATEGORIES 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_API_AGGR_HIER | Object ID | 20110509 | |||
| 2 | RT_HIERARCHY | Value transfer | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110502 |
Method GET_RISK_CAT_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_HIERARCHY | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110519 | |||
| 2 | IS_AGGR_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_AGGR_HIER | Object ID | 20110519 | |||
| 3 | IS_PARENT | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_AGGR_HIERARCHY | Aggregation Hierarchy | 20110519 | |||
| 4 | IT_CRGROUP | Call by reference | Type reference (TYPE) | CL_GRRM_MODEL_CRISK=>T_CRISK_LIST | 20110519 | ||||
| 5 | IT_PARENT | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110519 |
Method QUERY Signature
Method QUERY on class CL_GRRM_OB_API_AGGR_HIER has no parameter.
Method QUERY on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_OB_API_AGGR_HIER has no parameter.
Method RETRIEVE on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_OB_API_AGGR_HIER has no parameter.
Method UPDATE on class CL_GRRM_OB_API_AGGR_HIER has no exception.
Method UPDATE_EXCLUDED_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_HIERARCHY | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110523 | |||
| 2 | IT_EXCLUDED_LEAF | Call by reference | Type reference (TYPE) | GRFN_TS_API_OBJECT_ID | Table type of API object ID | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110523 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |