SAP ABAP Class CL_RSR_HIERARCHY_BINCL_THJ (Temporal Hierarchy with Inclusion Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_HIER (Package) OLAP Hierarchy - Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_HIERARCHY_BINCL | Hierarchy with Inclusion Table | 20080317 |
Properties
| Class | CL_RSR_HIERARCHY_BINCL_THJ | |
| Short Description | Temporal Hierarchy with Inclusion Table | |
| Super Class | CL_RSR_HIERARCHY_BINCL | Hierarchy with Inclusion Table |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_HIER | OLAP Hierarchy - Services |
| Created | 20071026 | SAP |
| Last change | 20080507 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_HIERARCHY_BINCL_THJ has no forward declaration.
Interfaces
Class CL_RSR_HIERARCHY_BINCL_THJ has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSR_HIERARCHY_BINCL | 20080317 | Hierarchy with Inclusion Table |
Attributes
Class CL_RSR_HIERARCHY_BINCL_THJ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080317 | |
| 2 | Instance method | Private | Method | Returns First Authorization Triangle Above Node | 20080317 |
Events
Class CL_RSR_HIERARCHY_BINCL_THJ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_S_NODE_REF | Private | See coding | 20080317 | BEGIN OF pt_s_node_ref,
ref_node TYPE RSSID,
pred TYPE RSSID,
succ TYPE RSSID,
child TYPE rs_bool,
END OF pt_s_node_ref
|
||
| 2 | PT_T_NODE_REF | Private | See coding | 20080317 | PT_T_NODE_REF TYPE HASHED TABLE OF pt_s_node_ref
WITH UNIQUE KEY pred succ
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANDLE_MODEL | Call by reference | Type reference (TYPE) | RRHI_HANDLE | 20080317 | ||||
| 2 | I_HIESID | Call by reference | Type reference (TYPE) | RRHI_HIESID | 20080317 | ||||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20080317 | ||||
| 4 | I_IOBJNM | Value transfer | Type reference (TYPE) | RSD_IOBJNM | 20080317 | ||||
| 5 | I_R_HIER_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_HIERARCHY_BINCL | Hierarchy with Inclusion Table | 20080317 | |||
| 6 | I_STATEFUL | Call by reference | Type reference (TYPE) | RRHI_STATEFUL | RRHI_C_STATEFUL-NO_STATE | 20080317 | |||
| 7 | I_SVER | Call by reference | Type reference (TYPE) | RRHI_SVER | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchy Not Found | 20080317 |
Method _GET_REL_AUTH_TRIANGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20080317 | |||
| 2 | R_S_AUTHNODE | Value transfer | Type reference (TYPE) | RRHI_S_NODE | Beschreibung einer Teilhierarchie | 20080317 |
Method _GET_REL_AUTH_TRIANGLE on class CL_RSR_HIERARCHY_BINCL_THJ has no exception.
History
| Last changed by/on | SAP | 20080507 |
| SAP Release Created in |