SAP ABAP Class CL_RSDD_CS_VARIABLE_MAPPING (Mapping: Calc. View Attribute to OLAP DataSource Attribute)
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_MAPPING | Abstract Mapping Description for a CalcView Attribute | 20091113 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_SCR_SOURCE_MAPPING | SSource Mapping for Script Inputs | 20111222 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_SID_TO_KEY_MAPPING | Sid-to-Key Mapping for Calculation Scenario | 20100706 |
Properties
Class | CL_RSDD_CS_VARIABLE_MAPPING | |
Short Description | Mapping: Calc. View Attribute to OLAP DataSource Attribute | |
Super Class | CL_RSDD_CS_MAPPING | Abstract Mapping Description for a CalcView Attribute |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20091112 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_VARIABLE_MAPPING has no forward declaration.
Interfaces
Class CL_RSDD_CS_VARIABLE_MAPPING has no interface implemented.
Friends
Class CL_RSDD_CS_VARIABLE_MAPPING 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_ATTRIBUTE_BASE | Mapping Source (View Attribute, Key Figure etc.) | 20091113 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Name of XML Tag | 20091112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091112 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091113 |
3 | ![]() |
Instance method | Public | Method | Returns the mapping source | 20091113 |
4 | ![]() |
Instance method | Public | Method | Sets the mapping source | 20091113 |
Events
Class CL_RSDD_CS_VARIABLE_MAPPING has no event.
Types
Class CL_RSDD_CS_VARIABLE_MAPPING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_VARIABLE_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_VARIABLE_MAPPING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Abbildungsquelle | 20091113 | ||
2 | ![]() |
I_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Abbildungsziel | 20091113 | ||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Abbildungstyp (attribute, viewAttribute, keyfigure) | 20091113 |
Method CONSTRUCTOR on class CL_RSDD_CS_VARIABLE_MAPPING has no exception.
Method GET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Quelle der Abbildung | 20091113 |
Method GET_SOURCE on class CL_RSDD_CS_VARIABLE_MAPPING has no exception.
Method SET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Quelle der Abbildung (viewAttribute, keyfigure,...) | 20091113 |
Method SET_SOURCE on class CL_RSDD_CS_VARIABLE_MAPPING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |