SAP ABAP Class CL_RSL_ME_METADATA_AINX_HANA (Hana Provider as Analytic Index)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_ME (Package) Mawell Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_ME_METADATA_AINX_HM | Hana Provider as Analytic Index (Orange) | 20110714 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSL_ME_METADATA_ADD | Non-TLOGO Metadata Providers | 20110324 |
Properties
| Class | CL_RSL_ME_METADATA_AINX_HANA | |
| Short Description | Hana Provider as Analytic Index | |
| Super Class | CL_RSL_ME_METADATA_AINX_HM | Hana Provider as Analytic Index (Orange) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_ME | Mawell Engine |
| Created | 20110324 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_ME_METADATA_AINX_HANA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSL_ME_METADATA_ADD | Non-TLOGO Metadata Providers | 20110324 |
Friends
Class CL_RSL_ME_METADATA_AINX_HANA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20110324 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CL_RSDD_HANA_MODEL=>TN_S_CUBE_EXTENDED | Header Table for Hana Models | 20110706 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TP_TH_CUBE_MAPPING | 20110526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20110325 | ||
| 2 | Static method | Private | Method | 20110526 |
Events
Class CL_RSL_ME_METADATA_AINX_HANA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_CUBE_MAPPING | Private | See coding | 20110526 | begin of TP_S_CUBE_MAPPING,
providername TYPE string,
catalog_name type string,
cube_name TYPE string,
end of tp_s_cube_mapping
|
||
| 2 | TP_TH_CUBE_MAPPING | Private | See coding | 20110526 | tp_th_cube_mapping type HASHED TABLE OF tp_s_cube_mapping with UNIQUE key providername
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSL_ME_METADATA_AINX_HANA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSL_ME_METADATA_AINX_HANA has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_RSL_ME_METADATA_AINX_HANA has no parameter.
Method INITIALIZE on class CL_RSL_ME_METADATA_AINX_HANA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |