SAP ABAP Class CL_RSDD_CS_OLAP_VIEWATTRIBUTE (View Attributes with JOIN Path (Star Schema))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CALCSCENARIO (Package) Create Calculation Scenario
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_VIEWATTRIBUTE | View Attribute | 20110124 |
Properties
| Class | CL_RSDD_CS_OLAP_VIEWATTRIBUTE | |
| Short Description | View Attributes with JOIN Path (Star Schema) | |
| Super Class | CL_RSDD_CS_VIEWATTRIBUTE | View Attribute |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20110124 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no forward declaration.
Interfaces
Class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no interface implemented.
Friends
Class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN_PATH | JOIN Path of this View Attribute | 20110124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110124 | |
| 2 | Static method | Public | Method | Help Method: Derives an instance from a view attribute | 20110125 | |
| 3 | Instance method | Public | Method | Returns the JOIN path | 20110124 | |
| 4 | Instance method | Public | Method | Sets the JOIN path for this attribute | 20110221 |
Events
Class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no event.
Types
Class CL_RSDD_CS_OLAP_VIEWATTRIBUTE 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_DATATP | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20110124 | |||
| 2 | I_DECIMALS | Call by reference | Type reference (TYPE) | N | Anzahl Nachkommastellen | 20110124 | |||
| 3 | I_DIGITS | Call by reference | Type reference (TYPE) | N | Anzahl signifikanter Stellen | 20110223 | |||
| 4 | I_INTLEN | Call by reference | Type reference (TYPE) | RSDINTLEN | Interne Datenlänge | 20110124 | |||
| 5 | I_INTTP | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | Interner ABAP-Datentyp | 20110124 | |||
| 6 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des ViewAttributs | 20110124 | |||
| 7 | I_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20110124 | |||
| 8 | I_R_JOIN_PATH | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN_PATH | JOIN-Pfad dieses Attributs | 20110124 | |||
| 9 | I_SORT_VIEWATTR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | Sortierattribut festlegen | 20110124 | |||
| 10 | I_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Attributtyp: SID, KEY, TXT, EXT | 20110124 | |||
| 11 | I_USE_TYPE_DEFAULTS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Vorschlagswerte für Datentypen benutzen | 20110124 | ||
| 12 | I_VIEW_CONTEXT | Call by reference | Type reference (TYPE) | INT4 | N_C_QUERY_CONTEXT | Attributsicht | 20120124 |
Method CONSTRUCTOR on class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no exception.
Method CREATE_OLAP_VIEWATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_JOIN_PATH | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN_PATH | JOIN-Pfad des Viewattributs (falls vorhanden) | 20110125 | |||
| 2 | I_R_VIEWATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | ViewAttribut | 20110125 | |||
| 3 | R_R_OLAP_VIEWATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_OLAP_VIEWATTRIBUTE | Viewattribute mit JOIN-Pfad (Sternschema) | 20110125 |
Method CREATE_OLAP_VIEWATTRIBUTE on class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no exception.
Method GET_JOIN_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_JOIN_PATH | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN_PATH | JOIN-Pfad dieses Viewattributs | 20110124 |
Method GET_JOIN_PATH on class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no exception.
Method SET_JOIN_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_JOIN_PATH | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN_PATH | JOIN-Pfaddefinition | 20110221 |
Method SET_JOIN_PATH on class CL_RSDD_CS_OLAP_VIEWATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |