SAP ABAP Class CL_RS2HANA_VIEW_ANA (SAP HANA Analytic View)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD-HMOD (Application Component) HANA Model Generation in BW
⤷
RS2HANA_VIEW (Package) SAP HANA Views for BW Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_VIEW_INFOMODEL | SAP HANA Info Model | 20130408 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_VIEW_ANA_CUBE | SAP HANA Analytic View for InfoProvider | 20130409 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_VIEW_ANA_IOBJ | SAP HANA Analytic View for Master Data Provider | 20130409 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_VIEW_ANA_ODSO | SAP HANA Analytic View for Datastore | 20130408 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_VIEW_ANA_SNAP | SAP HANA Analytic View for Snapshot Index | 20130409 |
Properties
| Class | CL_RS2HANA_VIEW_ANA | |
| Short Description | SAP HANA Analytic View | |
| Super Class | CL_RS2HANA_VIEW_INFOMODEL | SAP HANA Info Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS2HANA_VIEW | SAP HANA Views for BW Objects |
| Created | 20130408 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RS2HANA_VIEW_ANA has no forward declaration.
Interfaces
Class CL_RS2HANA_VIEW_ANA has no interface implemented.
Friends
Class CL_RS2HANA_VIEW_ANA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | 20130812 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | 20130821 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | 20130821 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RS2HANA_VIEW_MEASURE_GROUP | HANA Cube Measure Group | 20130501 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | NT_S_CUBE | 20130522 | ||||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSDD_CS_NAME_MAPPER | 20130408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130408 | ||
| 2 | Instance method | Public | Constructor | 20130812 | ||
| 3 | Static method | Public | Method | 20130409 | ||
| 4 | Instance method | Public | Method | 20130522 | ||
| 5 | Instance method | Protected | Method | 20130416 | ||
| 6 | Instance method | Private | Method | 20130501 |
Events
Class CL_RS2HANA_VIEW_ANA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_CUBE | Public | See coding | 20130408 | BEGIN OF nt_s_cube.
* INCLUDE TYPE nt_s_information_model AS s_info_model.
TYPES:
* deployment_type TYPE string,
s_info_model TYPE nt_s_information_model,
s_measure_group TYPE cl_rs2hana_view_measure_group=>nt_s_measure_group,
END OF nt_s_cube
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RS2HANA_VIEW_ANA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RS2HANA_VIEW_ANA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADD_ALL_ATTR | Call by reference | Type reference (TYPE) | RS_BOOL | 20130812 | ||||
| 2 | I_IGNORE_HIDDEN | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130821 | |||
| 3 | I_OBJNAME | Call by reference | Type reference (TYPE) | RSINFOPROV | 20130812 |
Method CONSTRUCTOR on class CL_RS2HANA_VIEW_ANA has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADD_ALL_ATTR | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130812 | |||
| 2 | I_IGNORE_HIDDEN | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130821 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | 20130409 | ||||
| 4 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20130614 | ||||
| 5 | R_R_ANV_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_RS2HANA_VIEW_ANA | 20130409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130409 |
Method GET_ANALYTIC_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_ANALYTIC_VIEW | Call by reference | Type reference (TYPE) | NT_S_CUBE | 20130522 | ||||
| 2 | E_T_RSMSG | Call by reference | Type reference (TYPE) | RS_T_MSG | 20130522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130522 |
Method _GET_MEASURE_GROUP_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MEASURE_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_RS2HANA_VIEW_MEASURE_GROUP | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130416 |
Method __GET_MEASURE_GROUP_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MEASURE_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_RS2HANA_VIEW_MEASURE_GROUP | HANA Cube Measure Group | 20130501 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during construction of BW Object for HANA View | 20130501 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |