SAP ABAP Class CL_BICS_QV_HIERARCHY (Hierarchy in the Query View Layer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_HIERARCHY | Hierarchy in Selector Layer | 20100316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_ATTR_CONTAINER | Attribute Container QV Layer | 20100421 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100621 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_HIERARCHY | Hierarchy QV Layer | 20100323 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_QV_STRUCTURE_HIERARCHY | Qv Structure Hierarchy | 20121001 |
Properties
| Class | CL_BICS_QV_HIERARCHY | |
| Short Description | Hierarchy in the Query View Layer | |
| Super Class | CL_BICS_HIERARCHY | Hierarchy in Selector Layer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
| Created | 20100316 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_QV_ATTR_CONTAINER | Attribute Container QV Layer | 20100421 | ||
| 2 | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100621 | ||
| 3 | IF_BICS_QV_HIERARCHY | Hierarchy QV Layer | 20100323 |
Friends
Class CL_BICS_QV_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20100621 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_QV_CHARACTERISTIC | Assigned Characteristic on the QV Layer | 20100621 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_QV_HIERARCHY_SORTING | Sorting Setting on the Hierarchy | 20100621 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_HIERARCHY | Provider Hierarchy on the QV Level | 20100621 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSBOLAP_T_OBJECT | Characteristic Class of the Selector Layer | 20110726 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_QV_ATTR=>TN_T_QV_ATTR | 20110609 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100316 |
Events
Class CL_BICS_QV_HIERARCHY has no event.
Types
Class CL_BICS_QV_HIERARCHY 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_R_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | CL_BICS_CHARACTERISTIC | Merkmalsklasse des Selektorlayers | 20100316 | |||
| 2 | I_R_MD_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_BICS_MD_HIERARCHY | Hierarchie MD-Layer | 20100319 | |||
| 3 | I_R_PROV_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_HIERARCHY | Hierarchie | 20100316 | |||
| 4 | I_R_QUERY_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20100621 |
Method CONSTRUCTOR on class CL_BICS_QV_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |