SAP ABAP Class CL_RSDD_CS_CUBE_TABLE_INPUT (OLAP Cube Table for CalculationScenario)
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_INPUT | PartProvider Representation in Calculation View | 20110125 |
Properties
| Class | CL_RSDD_CS_CUBE_TABLE_INPUT | |
| Short Description | OLAP Cube Table for CalculationScenario | |
| Super Class | CL_RSDD_CS_INPUT | PartProvider Representation in Calculation View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20110125 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_CS_CUBE_TABLE_INPUT has no interface implemented.
Friends
Class CL_RSDD_CS_CUBE_TABLE_INPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'd-table' | Table Type 'D' (Dimension Table) | 20110125 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'f-table' | Table Type 'F' (Fact Table) | 20110125 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 's-table' | Table Type 'S' (Master Data: SID Table) | 20110414 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'text-table' | Text Table (Master Data) | 20110125 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'x-table' | Table Type 'X' (Master Data: X Table) | 20110414 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'y-table' | Table Type 'Y' (Master Data: Y Table) | 20110414 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Table Type (See Constants) | 20110125 | |||
| 8 | Instance attribute | Private | See coding | List with Selection Restrictions | 20110221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a selection condition to the table | 20110221 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110125 | |
| 3 | Instance method | Public | Method | Returns the table type | 20110125 | |
| 4 | Instance method | Public | Method | Sets the table type (f table, d table etc.) | 20110321 |
Events
Class CL_RSDD_CS_CUBE_TABLE_INPUT has no event.
Types
Class CL_RSDD_CS_CUBE_TABLE_INPUT has no local type.
Method Signatures
Method ADD_CONSTRAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTE | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Tabellenattributs | 20110221 | |||
| 2 | I_FORCE_USAGE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110722 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name der Selektionseinschränkung | 20110221 | |||
| 4 | I_OPERATOR | Call by reference | Type reference (TYPE) | CSEQUENCE | Operator: EQ, NE, LT, GT, GE, lucene, evaluator | 20110221 | |||
| 5 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Operand(en) der Einschränkung | 20110221 |
Method ADD_CONSTRAINT on class CL_RSDD_CS_CUBE_TABLE_INPUT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | Alias fpr das zugehörige CalculationView | 20110125 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Partproviders | 20110125 | |||
| 3 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Namenskonvertierungen für NewDB | 20110221 | |||
| 4 | I_R_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_CS_INPUT_SOURCE | Sourceobjekt eines ClacView-Inputs | 20110125 | |||
| 5 | I_TABLE_TYPE | Call by reference | Type reference (TYPE) | STRING | Tabellentyp (f-table, d-table, ...) | 20110125 |
Method CONSTRUCTOR on class CL_RSDD_CS_CUBE_TABLE_INPUT has no exception.
Method GET_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLE_TYPE | Value transfer | Type reference (TYPE) | STRING | Tabellentyp (f-table, d-table,...) | 20110125 |
Method GET_TABLE_TYPE on class CL_RSDD_CS_CUBE_TABLE_INPUT has no exception.
Method SET_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Tabellentyp (siehe Konstanten) | 20110321 |
Method SET_TABLE_TYPE on class CL_RSDD_CS_CUBE_TABLE_INPUT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |