SAP ABAP Class CL_RSR_MDX_UI_TREE_BW_HIER (MDX: Dialog: Tree Display for a BW Hierachy)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_TREE_BASE | MDX: Dialog: Base Class for a Tree Display | 20090507 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_TREE_LIBRARY | MDX: Dialog: Tree Display of Functions | 20090507 |
Properties
| Class | CL_RSR_MDX_UI_TREE_BW_HIER | |
| Short Description | MDX: Dialog: Tree Display for a BW Hierachy | |
| Super Class | CL_RSR_MDX_UI_TREE_BASE | MDX: Dialog: Base Class for a Tree Display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090507 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_TREE_BW_HIER has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_TREE_BW_HIER has no interface implemented.
Friends
Class CL_RSR_MDX_UI_TREE_BW_HIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RRTCUBE | Cube Name | 20090507 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RRTDIMUNAM | Unique name of dimension (dimension unique name) | 20090507 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RRTHRYUNAM | Unique Name of a Hierarchy | 20090507 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Has initialization already been performed? | 20090507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Expands the specified member | 20090510 | |
| 2 | Instance method | Private | Method | Expands the tree up to the specified member | 20090511 | |
| 3 | Instance method | Private | Method | Returns the name of the cube | 20090507 | |
| 4 | Instance method | Private | Method | Returns the unique name for a dmension | 20090507 | |
| 5 | Instance method | Protected | Method | Returns the name of the hierarchy | 20090507 | |
| 6 | Instance method | Private | Method | Returns the unique name of the hierarchy | 20090507 | |
| 7 | Instance method | Protected | Method | Returns an icon for a member | 20090507 | |
| 8 | Instance method | Protected | Method | Returns the name of the InfoObject | 20090507 | |
| 9 | Instance method | Private | Method | Returns a restriction on the key | 20090511 | |
| 10 | Instance method | Protected | Method | Inserts the member into the tree as a node/leaf | 20090507 |
Events
Class CL_RSR_MDX_UI_TREE_BW_HIER has no event.
Types
Class CL_RSR_MDX_UI_TREE_BW_HIER has no local type.
Method Signatures
Method EXPAND_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEM_UNAM | Call by reference | Type reference (TYPE) | RRTMEMUNAM | Eindeutiger Name eines Members (member unique name) | 20090510 |
Method EXPAND_MEMBER on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method EXPAND_TO_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) | BAPI6110MEM | Member | 20090511 |
Method EXPAND_TO_MEMBER on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method GET_CUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CUBE_NAM | Value transfer | Type reference (TYPE) | RRTCUBE | Name des Cubes | 20090507 |
Method GET_CUBE on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method GET_DIMENSION_UNIQUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DIMUNAM | Value transfer | Type reference (TYPE) | RRTDIMUNAM | Eindeutiger Name der Dimension (dimension unique name) | 20090507 |
Method GET_DIMENSION_UNIQUE_NAME on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method GET_HIERARCHY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HIENM | Value transfer | Type reference (TYPE) | RSHIENM | Hierarchiename | 20090507 |
Method GET_HIERARCHY_NAME on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method GET_HIERARCHY_UNIQUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HRY_UNAM | Value transfer | Type reference (TYPE) | RRTHRYUNAM | Eindeutiger Name einer Hierarchie (hierarchy unique name) | 20090507 |
Method GET_HIERARCHY_UNIQUE_NAME on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method GET_IMAGE 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) | BAPI6110MEM | MEMBERS | 20090507 | |||
| 2 | R_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20090507 |
Method GET_IMAGE on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method GET_INFO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20090507 |
Method GET_INFO_OBJECT on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method GET_KEY_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel | 20090511 | |||
| 2 | R_T_RESTRICTION | Value transfer | Type reference (TYPE) | RRT_T_SELOPT | Einschränkungen auf ein Merkmal | 20100527 |
Method GET_KEY_RESTRICTION on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
Method INSERT_MEMBER_NODE 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) | BAPI6110MEM | MEMBERS | 20090507 |
Method INSERT_MEMBER_NODE on class CL_RSR_MDX_UI_TREE_BW_HIER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |