SAP ABAP Class CL_RSDD_CS_CALCSC_DATASOURCE (CalculationScenario as Data Source)
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_DATASOURCE | Participating Providers | 20101122 |
Properties
| Class | CL_RSDD_CS_CALCSC_DATASOURCE | |
| Short Description | CalculationScenario as Data Source | |
| Super Class | CL_RSDD_CS_DATASOURCE | Participating Providers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20101122 | 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_CALCSC_DATASOURCE has no interface implemented.
Friends
Class CL_RSDD_CS_CALCSC_DATASOURCE 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 | 'mergeScenarios' | Explosion Type: Include Original Scenario | 20101122 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'olapMerge' | Explosion Type: Calculation Scenario as MPRO PartProvider | 20110415 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'olapSearch' | Explosion Type: OLAP Search Help | 20101122 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'tableSearch' | Explosion Type: Table Search | 20101122 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | CalcView in Source CalculationScenario | 20110307 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | '-1' | Name of the Column View for the Read Access | 20110728 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Associated column view still has to be created | 20110726 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Explosion Type (See Constants) | 20101122 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Source CalcScenario | 20101122 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | INT4 | -1 | Scenario's default view supports aggregation | 20110923 | ||
| 11 | Static Attribute | Private | Type reference (TYPE) | STRING | XML Tag Name | 20101122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101122 | |
| 2 | Instance method | Public | Method | Column view to read must be created | 20110726 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20101122 | |
| 4 | Instance method | Public | Method | Returns the top node of the input CalculationScenario | 20110307 | |
| 5 | Instance method | Private | Method | 20110725 | ||
| 6 | Instance method | Public | Method | Returns the explosion type | 20101122 | |
| 7 | Instance method | Public | Method | Reference to Source Scenario (if one exists) | 20110308 | |
| 8 | Instance method | Public | Method | Returns the name of the source scenario | 20110308 | |
| 9 | Instance method | Public | Method | Create corresponding column view before the main scenario | 20110726 | |
| 10 | Instance method | Public | Method | Sets the "Default view supports aggregation" property | 20110923 |
Events
Class CL_RSDD_CS_CALCSC_DATASOURCE has no event.
Types
Class CL_RSDD_CS_CALCSC_DATASOURCE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CALCSC_DATASOURCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method COLUMN_VIEW_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NEEDED | Value transfer | Type reference (TYPE) | RS_BOOL | Column View muss angelegt werden (ja, nein) | 20110726 |
Method COLUMN_VIEW_NEEDED on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHORIZATION | Call by reference | Type reference (TYPE) | CSEQUENCE | Berechtigungen | 20101122 | |||
| 2 | I_CALCULATION_NODE | Call by reference | Type reference (TYPE) | STRING | Einstiegsknoten im Source-Scenario (alternativ zur Referenz) | 20101122 | |||
| 3 | I_INDEXID | Call by reference | Type reference (TYPE) | CSEQUENCE | Original Calculation Scenario | 20101122 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovidername | 20101122 | |||
| 5 | I_RESOLVE_TYPE | Call by reference | Type reference (TYPE) | STRING | N_C_RESOLVE_AS_MERGESCENARIOS | Auflösungstyp | 20101122 | ||
| 6 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20101122 | |||
| 7 | I_R_SOURCE_SCENARIO | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Source-Calcscenario (alternativ zu View und Calc. Node) | 20101122 | |||
| 8 | I_SCHEMA | Call by reference | Type reference (TYPE) | CSEQUENCE | Datenbankschema (NewDB) | 20110328 |
Method CONSTRUCTOR on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method GET_CALCULATION_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CALCULATION_NODE | Value transfer | Type reference (TYPE) | STRING | Einstiegsknoten des Input-Calcscenarios | 20110307 |
Method GET_CALCULATION_NODE on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method GET_EXPOSED_NODE Signature
Method GET_EXPOSED_NODE on class CL_RSDD_CS_CALCSC_DATASOURCE has no parameter.
Method GET_EXPOSED_NODE on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method GET_RESOLVE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESOLVE_TYPE | Value transfer | Type reference (TYPE) | STRING | Auflösungstyp (siehe Konstanten) | 20101122 |
Method GET_RESOLVE_TYPE on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method GET_SOURCE_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SCENARIO | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Original Calculation Scenario | 20110308 |
Method GET_SOURCE_SCENARIO on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method GET_SOURCE_SCENARIO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SCENARIO | Value transfer | Type reference (TYPE) | STRING | Name des Source-Scenarios | 20110308 |
Method GET_SOURCE_SCENARIO_NAME on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method SET_CREATE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_VIEW | Call by reference | Type reference (TYPE) | RS_BOOL | Column View zum Auslesen erzeugen | 20110726 |
Method SET_CREATE_VIEW on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
Method SET_SUPPORTS_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUPPORTS_AGGREGATION | Call by reference | Type reference (TYPE) | RS_BOOL | Default View unterstützt Aggregation | 20110923 |
Method SET_SUPPORTS_AGGREGATION on class CL_RSDD_CS_CALCSC_DATASOURCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |