SAP ABAP Class CL_BICS_STRUCTURE (Structure Class in Selector Layer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_CHARACTERISTIC | Characteristic Class of the Selector Layer | 20100223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_ATTR_CONTAINER | Attribute Container MD Layer | 20100421 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_STRUCTURE | Structure MD Layer | 20100223 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_STRUCTURE | Structure Selector Layer | 20100223 |
Properties
| Class | CL_BICS_STRUCTURE | |
| Short Description | Structure Class in Selector Layer | |
| Super Class | CL_BICS_CHARACTERISTIC | Characteristic Class of the Selector Layer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
| Created | 20100223 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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_ATTR_CONTAINER | Attribute Container MD Layer | 20100421 | ||
| 2 | IF_BICS_MD_STRUCTURE | Structure MD Layer | 20100223 | ||
| 3 | IF_BICS_STRUCTURE | Structure Selector Layer | 20100223 |
Friends
Class CL_BICS_STRUCTURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_STRUCTURE | Structure | 20100223 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_BICS_STRUCTURE_MEMBER=>TN_T_STRUCTURE_MEMBER | Structure Member | 20100906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100223 | |
| 2 | Instance method | Public | Method | Structure contains key figures | 20100223 | |
| 3 | Instance method | Public | Method | Read Provider Structure Interface | 20100429 | |
| 4 | Instance method | Public | Method | Read Structure Members | 20100906 |
Events
Class CL_BICS_STRUCTURE has no event.
Types
Class CL_BICS_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_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_STRUCTURE | Struktur | 20100223 | |||
| 2 | I_R_SELECTOR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SELECTOR | Selektor | 20100407 |
Method CONSTRUCTOR on class CL_BICS_STRUCTURE has no exception.
Method CONTAINS_KEY_FIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTAINS_KEY_FIGURES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100223 |
Method CONTAINS_KEY_FIGURES on class CL_BICS_STRUCTURE has no exception.
Method GET_PROV_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PROV_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_STRUCTURE | Struktur | 20100429 |
Method GET_PROV_STRUCTURE on class CL_BICS_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_STRUCTURE_MEMBER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_BICS_STRUC_MEMBER_CONTAINER | Behälter für Strukturmember | 20100906 | |||
| 2 | R_T_MEMBER | Value transfer | Type reference (TYPE) | IF_BICS_STRUCTURE_MEMBER=>TN_T_STRUCTURE_MEMBER | Strukturmember | 20100906 |
Method GET_STRUCTURE_MEMBERS on class CL_BICS_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |