SAP ABAP Class CL_BICS_QV_STRUCTURE (Query View Structure)
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_QV_CHARACTERISTIC | Characteristic Class of the Query View Layer | 20100301 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_STRUCTURE | Structure MD Layer | 20100301 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_STRUCTURE | Structure QV Layer | 20100301 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_STRUCTURE | Structure Selector Layer | 20100301 |
Properties
| Class | CL_BICS_QV_STRUCTURE | |
| Short Description | Query View Structure | |
| Super Class | CL_BICS_QV_CHARACTERISTIC | Characteristic Class of the Query View 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 | 20100301 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_MD_STRUCTURE | Structure MD Layer | 20100301 | ||
| 2 | IF_BICS_QV_STRUCTURE | Structure QV Layer | 20100301 | ||
| 3 | IF_BICS_STRUCTURE | Structure Selector Layer | 20100301 |
Friends
Class CL_BICS_QV_STRUCTURE 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) | IF_RSBOLAP_QV_STRUCTURE | Provider QV Structure Reference | 20100429 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_QV_STRUCTURE_MEMBER=>TN_T_QV_STRUCTURE_MEMBER | 20100908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100301 | |
| 2 | Instance method | Public | Method | Read Structure Members | 20100906 |
Events
Class CL_BICS_QV_STRUCTURE has no event.
Types
Class CL_BICS_QV_STRUCTURE 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_PROV_QV_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_STRUCTURE | Struktur im Query View | 20100301 | |||
| 2 | I_R_QV | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20100301 |
Method CONSTRUCTOR on class CL_BICS_QV_STRUCTURE has no exception.
Method GET_STRUCTURE_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_QV_STRUCTURE_MEMBER_CONTNR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV_STRUC_MEMBER_CONTR | Behälter für Strukturmember im QV-Layer | 20100908 | |||
| 2 | R_T_QV_STRUCTURE_MEMBER | Value transfer | Type reference (TYPE) | IF_BICS_QV_STRUCTURE_MEMBER=>TN_T_QV_STRUCTURE_MEMBER | 20100908 |
Method GET_STRUCTURE_MEMBERS on class CL_BICS_QV_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |