SAP ABAP Class CL_RSR_HIERARCHY_SERVICE (OLAP Hierarchy)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_HIER (Package) OLAP Hierarchy - Services
⤷
⤷
Properties
| Class | CL_RSR_HIERARCHY_SERVICE | |
| Short Description | OLAP Hierarchy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_HIER | OLAP Hierarchy - Services |
| Created | 20031119 | 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) |
Interfaces
Class CL_RSR_HIERARCHY_SERVICE has no interface implemented.
Friends
Class CL_RSR_HIERARCHY_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'HIER' | Hierarchy Prefix | 20080708 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSADOBJ | 'RSR_HIER_CARD_THRESHOLD' | Threshold Where Hierarchy Counts as Large | 20080930 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 'IVL' | Interval of Physical Index | 20080708 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | 'LI' | Logical index | 20080708 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | '_' | Separator | 20080708 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRING | 'SP' | Succ-Pred Physical Index | 20080708 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | RSRCARDEXACT | Current Threshold | 20080930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20031119 | ||
| 2 | Static method | Public | Method | 20031119 | ||
| 3 | Static method | Public | Method | 20080930 | ||
| 4 | Static method | Public | Method | Converts Hiesid uns sver to TREX index ID | 20080708 |
Events
Class CL_RSR_HIERARCHY_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_INDEX_ID | Public | See coding | 20080708 | BEGIN OF NT_S_INDEX_ID,
logical_index_id type TREXD_INDEX_ID,
succ_pred_index type TREXD_INDEX_ID,
interval_index type TREXD_INDEX_ID,
end OF NT_S_INDEX_ID
|
||
| 2 | PT_S_INST_KEY | Private | See coding | 20031119 | begin of PT_S_INST_KEY,
hiesid(10) type n,
sver type rrhi_sver,
end of PT_S_INST_KEY
|
Method Signatures
Method CONVERT_INST_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INST_NAME | Value transfer | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20031119 | |||
| 2 | R_S_KEY | Value transfer | Type reference (TYPE) | RRHI_S_HIERSVERKEY | 20031119 |
Method CONVERT_INST_KEY on class CL_RSR_HIERARCHY_SERVICE has no exception.
Method CONVERT_KEY_INST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_KEY | Value transfer | Type reference (TYPE) | RRHI_S_HIERSVERKEY | 20031119 | ||||
| 2 | R_INST_NAME | Value transfer | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20031119 |
Method CONVERT_KEY_INST on class CL_RSR_HIERARCHY_SERVICE has no exception.
Method GET_HIER_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LARGE_CATEGORY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080930 | |||
| 2 | I_HDATE | Call by reference | Type reference (TYPE) | ANY | 20080930 | ||||
| 3 | I_HIEID | Value transfer | Type reference (TYPE) | RSHI_HIEID | 20080930 | ||||
| 4 | I_S_HIEDIR | Value transfer | Type reference (TYPE) | RSRHIEDIR_OLAP | OLAP-relevante Information zu den Hierarchien | 20100120 | |||
| 5 | I_THJ_VERSION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Take the temporal Hierarchy version | 20120927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchie nicht gefunden | 20080930 |
Method GET_INDEX_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERVAL_INDEX | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20080714 | |||
| 2 | E_LOGICAL_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20080714 | |||
| 3 | E_SUCC_PRED_INDEX | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20080714 | |||
| 4 | I_HIESID | Call by reference | Type reference (TYPE) | RSRHIESID | SID für die Hierarchie ID | 20080708 | |||
| 5 | I_SVER | Call by reference | Type reference (TYPE) | RSRSVER | Version im Key der Inklusionstabelle | 20080708 |
Method GET_INDEX_ID on class CL_RSR_HIERARCHY_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |