SAP ABAP Class CL_RS2HANA_VIEW_DIMENSION (SAP HANA Dimension (Attribute 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_LOGICAL_OBJECT | SAP HANA Logical Object | 20130415 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_VIEW_DIM_IOBJ | SAP HANA Dimension View for InfoObject | 20130415 |
Properties
| Class | CL_RS2HANA_VIEW_DIMENSION | |
| Short Description | SAP HANA Dimension (Attribute View) | |
| Super Class | CL_RS2HANA_VIEW_LOGICAL_OBJECT | SAP HANA Logical Object |
| 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 | 20130415 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RS2HANA_VIEW_DIMENSION has no forward declaration.
Interfaces
Class CL_RS2HANA_VIEW_DIMENSION has no interface implemented.
Friends
Class CL_RS2HANA_VIEW_DIMENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20130415 | |||||
| 2 | Constant | Private | See coding | 20130523 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | 20130821 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | NT_S_DIMENSION | 20130415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130821 | ||
| 2 | Static method | Public | Method | 20130415 | ||
| 3 | Instance method | Public | Method | 20130415 |
Events
Class CL_RS2HANA_VIEW_DIMENSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_DIMENSION | Public | See coding | 20130415 | BEGIN OF nt_s_dimension.
* INCLUDE TYPE nt_s_information_model AS s_info_model.
* INCLUDE TYPE nt_s_logical_obj AS s_logical_obj.
TYPES:
s_logical_obj type nt_s_logical_obj,
dimension_type TYPE string,
derived TYPE nt_xml_bool,
default_member TYPE string,
END OF nt_s_dimension
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_HIDDEN | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130821 | |||
| 2 | I_OBJNAME | Call by reference | Type reference (TYPE) | RSINFOPROV | 20130821 |
Method CONSTRUCTOR on class CL_RS2HANA_VIEW_DIMENSION has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_HIDDEN | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130821 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | 20130415 | ||||
| 3 | R_R_DIM_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_RS2HANA_VIEW_DIMENSION | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130415 |
Method GET_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_DIMENSION | Call by reference | Type reference (TYPE) | NT_S_DIMENSION | 20130415 | ||||
| 2 | E_T_RSMSG | Call by reference | Type reference (TYPE) | RS_T_MSG | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130510 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |