SAP ABAP Class CL_BICS_MD_DIMENSION (Dimension)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_METADATA (Package) BW BICS Consumer Metadata
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_OBJECT | Root Object for BICS Entities | 20110721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_DIMENSION | Dimension | 20110224 |
Properties
| Class | CL_BICS_MD_DIMENSION | |
| Short Description | Dimension | |
| Super Class | CL_BICS_OBJECT | Root Object for BICS Entities |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_METADATA | BW BICS Consumer Metadata |
| Created | 20110224 | 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_DIMENSION | Dimension | 20110224 |
Friends
Class CL_BICS_MD_DIMENSION 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) | IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC | MD Characteristic Table | 20110406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110224 | |
| 2 | Instance method | Public | Method | Add Characteristic Reference | 20110406 |
Events
Class CL_BICS_MD_DIMENSION has no event.
Types
Class CL_BICS_MD_DIMENSION 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_NAME | Call by reference | Type reference (TYPE) | ANY | Name eines Objekts | 20110224 | |||
| 2 | I_T_CHARACTERISTIC | Call by reference | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC | MD-Merkmalstabelle | 20110406 |
Method CONSTRUCTOR on class CL_BICS_MD_DIMENSION has no exception.
Method SET_MD_CHARACTERISTIC_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MD_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_BICS_MD_CHARACTERISTIC | Merkmale auf der MD-Ebene | 20110406 |
Method SET_MD_CHARACTERISTIC_REF on class CL_BICS_MD_DIMENSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |