SAP ABAP Class CL_RSDD_CS_DS_VAR_MAPPING (Variable Placeholder Swap in CalcScenario DataSources)
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_XML | Parent Class for XML Creation | 20111025 |
Properties
Class | CL_RSDD_CS_DS_VAR_MAPPING | |
Short Description | Variable Placeholder Swap in CalcScenario DataSources | |
Super Class | CL_RSDD_CS_XML | Parent Class for XML Creation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20111025 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_DS_VAR_MAPPING has no forward declaration.
Interfaces
Class CL_RSDD_CS_DS_VAR_MAPPING has no interface implemented.
Friends
Class CL_RSDD_CS_DS_VAR_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'constantVariableMapping' | XML Tag Name "Constant Mapping" | 20111025 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'variableMapping' | XML Tag Name "Variable Mapping" | 20111025 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | I | 2 | Mapping of Type "Constant" | 20111025 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | Mapping of Type "Variable" | 20111025 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | XML Tag Name | 20111025 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Mapping Type | 20111025 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Value for Constant Mapping | 20111025 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of Placeholder in the DataSource | 20111025 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of Placeholder in the Current CalculationScenario | 20111025 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111025 |
2 | ![]() |
Instance method | Public | Method | Returns the placeholder name in the DataSource | 20111025 |
3 | ![]() |
Instance method | Public | Method | Returns the placeholder name in the current scenario | 20111025 |
4 | ![]() |
Instance method | Public | Method | Returns the mapping type | 20111025 |
5 | ![]() |
Instance method | Public | Method | Returns the value of the constant mapping | 20111025 |
6 | ![]() |
Instance method | Public | Method | Set Mapping Parameter Subsequently | 20111025 |
Events
Class CL_RSDD_CS_DS_VAR_MAPPING has no event.
Types
Class CL_RSDD_CS_DS_VAR_MAPPING 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_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert des Platzhalters in der Datasource (konstantes Mapping) | 20111025 | ||
2 | ![]() |
I_VARIABLE_IN_DATASOURCE | Call by reference | Type reference (TYPE) | STRING | Name des Platzhalters in der Datasourrce | 20111025 | ||
3 | ![]() |
I_VARIABLE_IN_SCENARIO | Call by reference | Type reference (TYPE) | STRING | Name des Platzhalters im Calcscenario | 20111025 |
Method CONSTRUCTOR on class CL_RSDD_CS_DS_VAR_MAPPING has no exception.
Method GET_DATA_SOURCE_VARIABLE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VARIABLE_NAME | Value transfer | Type reference (TYPE) | STRING | Platzhaltername | 20111025 |
Method GET_DATA_SOURCE_VARIABLE_NAME on class CL_RSDD_CS_DS_VAR_MAPPING has no exception.
Method GET_SCNEARIO_VARIABLE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VARIABLE_NAME | Value transfer | Type reference (TYPE) | STRING | Platzhaltername | 20111025 |
Method GET_SCNEARIO_VARIABLE_NAME on class CL_RSDD_CS_DS_VAR_MAPPING has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | I | Mappingtyp | 20111025 |
Method GET_TYPE on class CL_RSDD_CS_DS_VAR_MAPPING has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert des Platzhalters in der Datasource | 20111025 |
Method GET_VALUE on class CL_RSDD_CS_DS_VAR_MAPPING has no exception.
Method SET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Platzhalterwert bei Ersetzung | 20111025 | ||
2 | ![]() |
I_VARIABLE_IN_DATASOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Platzhalters in der Datasource | 20111025 | ||
3 | ![]() |
I_VARIABLE_IN_SCENARIO | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Platzhalters im aktuellen Szenario | 20111025 |
Method SET_MAPPING on class CL_RSDD_CS_DS_VAR_MAPPING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |