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 P_C_TAG_CONSTANT_MAPPING Constant Private Type reference (TYPE) STRING 'constantVariableMapping' XML Tag Name "Constant Mapping" 20111025
2 P_C_TAG_VARIABLE_MAPPING Constant Private Type reference (TYPE) STRING 'variableMapping' XML Tag Name "Variable Mapping" 20111025
3 P_C_TYPE_CONSTANT Constant Private Type reference (TYPE) I 2 Mapping of Type "Constant" 20111025
4 P_C_TYPE_DYNAMIC Constant Private Type reference (TYPE) I 1 Mapping of Type "Variable" 20111025
5 P_TAGNAME Instance attribute Private Type reference (TYPE) STRING XML Tag Name 20111025
6 P_TYPE Instance attribute Private Type reference (TYPE) I Mapping Type 20111025
7 P_VALUE Instance attribute Private Type reference (TYPE) STRING Value for Constant Mapping 20111025
8 P_VARIABLE_IN_DATASOURCE Instance attribute Private Type reference (TYPE) STRING Name of Placeholder in the DataSource 20111025
9 P_VARIABLE_IN_SCENARIO 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111025
2 GET_DATA_SOURCE_VARIABLE_NAME Instance method Public Method Returns the placeholder name in the DataSource 20111025
3 GET_SCNEARIO_VARIABLE_NAME Instance method Public Method Returns the placeholder name in the current scenario 20111025
4 GET_TYPE Instance method Public Method Returns the mapping type 20111025
5 GET_VALUE Instance method Public Method Returns the value of the constant mapping 20111025
6 SET_MAPPING 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 Importing I_VALUE Call by reference Type reference (TYPE) STRING Wert des Platzhalters in der Datasource (konstantes Mapping) 20111025
2 Importing I_VARIABLE_IN_DATASOURCE Call by reference Type reference (TYPE) STRING Name des Platzhalters in der Datasourrce 20111025
3 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE Platzhalterwert bei Ersetzung 20111025
2 Importing I_VARIABLE_IN_DATASOURCE Call by reference Type reference (TYPE) CSEQUENCE Name des Platzhalters in der Datasource 20111025
3 Importing 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