SAP ABAP Class CL_RSDD_CS_UNIT_CONVERSION (Unit Conversion Node)
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 20101012
Properties
Class CL_RSDD_CS_UNIT_CONVERSION  
Short Description Unit Conversion Node    
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 20101012   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDD_CS_UNIT_CONVERSION has no forward declaration.
Interfaces
Class CL_RSDD_CS_UNIT_CONVERSION has no interface implemented.
Friends
Class CL_RSDD_CS_UNIT_CONVERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DESTINATION_UNIT Instance attribute Private Type reference (TYPE) STRING Target Unit 20101012
2 P_FACTOR_COLUMN Instance attribute Private Type reference (TYPE) STRING Column Name with Factors for Conversion 20101012
3 P_SOURCE_VIEWATTTRIBUTE Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE Source View Attribute 20101012
4 P_TABLE Instance attribute Private Type reference (TYPE) STRING Conversion Table 20101012
5 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag Name 20101012
6 P_UNIT_COLUMN Instance attribute Private Type reference (TYPE) STRING Column for the Units 20101012
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101012
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101012
3 GET_DESTINATION_UNIT Instance method Public Method Returns the target unit 20101012
4 GET_FACTOR_COLUMN Instance method Public Method Returns the name of the column with the conversion factors 20101012
5 GET_SOURCE_VIEWATTRIBUTE Instance method Public Method Returns the reference to the source view attribute 20101012
6 GET_TABLE Instance method Public Method Returns the conversion table 20101012
7 GET_UNIT_COLUMN Instance method Public Method Returns the column of the source unit 20101012
Events
Class CL_RSDD_CS_UNIT_CONVERSION has no event.
Types
Class CL_RSDD_CS_UNIT_CONVERSION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_UNIT_CONVERSION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_UNIT_CONVERSION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESTINATION_UNIT Call by reference Type reference (TYPE) STRING Zieleinheit 20101012
2 Importing I_FACTOR_COLUMN Call by reference Type reference (TYPE) STRING Spalte mit Umrechnungsfaktoren 20101012
3 Importing I_R_SOURCE_VIEWATTTRIBUTE Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE Source Viewattribute der Umrechnung 20101012
4 Importing I_TABLE Call by reference Type reference (TYPE) STRING Tabelle für die Umrechnung 20101012
5 Importing I_UNIT_COLUMN Call by reference Type reference (TYPE) STRING Spalte mit der Ausgangseinheit 20101012

Method CONSTRUCTOR on class CL_RSDD_CS_UNIT_CONVERSION has no exception.

Method GET_DESTINATION_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UNIT Value transfer Type reference (TYPE) STRING Zieleinheit 20101012

Method GET_DESTINATION_UNIT on class CL_RSDD_CS_UNIT_CONVERSION has no exception.

Method GET_FACTOR_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLUMN Value transfer Type reference (TYPE) STRING Spalte mit Umrechnungsfaktoren 20101012

Method GET_FACTOR_COLUMN on class CL_RSDD_CS_UNIT_CONVERSION has no exception.

Method GET_SOURCE_VIEWATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_VIEWATTRIBUTE Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE ViewAttribut 20101012

Method GET_SOURCE_VIEWATTRIBUTE on class CL_RSDD_CS_UNIT_CONVERSION has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABLE Value transfer Type reference (TYPE) STRING Konvertierungstabelle 20101012

Method GET_TABLE on class CL_RSDD_CS_UNIT_CONVERSION has no exception.

Method GET_UNIT_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLUMN Value transfer Type reference (TYPE) STRING Name der Spalte mit Einheiten 20101012

Method GET_UNIT_COLUMN on class CL_RSDD_CS_UNIT_CONVERSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730