SAP ABAP Class CL_RSR_HIERARCHY_INCL (Hierarchy with Inclusion Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_METADATA (Package) MDX: Metadata
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_HIERARCHY | Hierarchy Relationships | 20000202 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_HIERARCHY_TIME | Time Hierarchies | 20020215 |
Properties
| Class | CL_RSR_HIERARCHY_INCL | |
| Short Description | Hierarchy with Inclusion Table | |
| Super Class | CL_RSR_HIERARCHY | Hierarchy Relationships |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSR_MDX_METADATA | MDX: Metadata |
| Created | 20000202 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_HIERARCHY_INCL has no interface implemented.
Friends
Class CL_RSR_HIERARCHY_INCL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_HIERARCHY_BINCL | Hierarchy with Inclusion Table | 20010222 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RRHI_S_HIEDIR | 20010327 | ||||
| 3 | Instance attribute | Private | See coding | 20010328 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RRHI_S_MEMBER-TLSHIFT | Shift in display level | 20021125 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RRHI_S_MEMBER-TLSHIFT | Shift in display level | 20021125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000202 | |
| 2 | Instance method | Protected | Method | 20010327 | ||
| 3 | Instance method | Protected | Method | 20010328 | ||
| 4 | Instance method | Protected | Method | 20010328 | ||
| 5 | Static method | Public | Method | Create Instance | 20000202 | |
| 6 | Instance method | Protected | Method | 20110329 |
Events
Class CL_RSR_HIERARCHY_INCL has no event.
Types
Class CL_RSR_HIERARCHY_INCL 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_KEY_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Key Date | 20000203 | |||
| 2 | I_S_HKEY | Call by reference | Type reference (TYPE) | RRH2_S_HKEY | Hierarchy Key | 20000202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchy Not Found | 20000202 | ||
| 2 | X Message | 20000202 |
Method MEMBER_RRHI_TO_RRH2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MEMBER | Call by reference | Type reference (TYPE) | RRH2_T_MEMBER | 20010327 | ||||
| 2 | I_T_MEMBER | Call by reference | Type reference (TYPE) | RRHI_T_MEMBER | Objects of a Hierarchy | 20010327 |
Method MEMBER_RRHI_TO_RRH2 on class CL_RSR_HIERARCHY_INCL has no exception.
Method PRED_ADJUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PRED | Call by reference | Type reference (TYPE) | RSD_SID | 20010328 | ||||
| 2 | I_SUCC | Call by reference | Type reference (TYPE) | RSD_SID | 20010328 | ||||
| 3 | R_PRED | Value transfer | Type reference (TYPE) | RSD_SID | 20010328 |
Method PRED_ADJUST on class CL_RSR_HIERARCHY_INCL has no exception.
Method RRH2_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MEMBER | Call by reference | Type reference (TYPE) | RRHI_S_MEMBER | Object of a Hierarchy | 20010328 | |||
| 2 | R_S_MEMBER | Value transfer | Type reference (TYPE) | RRH2_S_MEMBER | 20010328 |
Method RRH2_MEMBER on class CL_RSR_HIERARCHY_INCL has no exception.
Method _CREATE_INSTANCE_INCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_HIERARCHY | Instance | 20000202 | |||
| 2 | I_KEY_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Key Date | 20000203 | |||
| 3 | I_S_HKEY | Call by reference | Type reference (TYPE) | RRH2_S_HKEY | Hierarchy Key | 20000202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchy Not Found | 20000202 | ||
| 2 | X Message | 20000202 |
Method _SORT_HIERARCHY_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DESCENDANTS | Call by reference | Type reference (TYPE) | RRH2_T_MEMBER | 20110329 | ||||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_S_IOBJ-IOBJNM | 20110329 |
Method _SORT_HIERARCHY_INTERVAL on class CL_RSR_HIERARCHY_INCL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |