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 | Instance attribute | Private | Type reference (TYPE) | STRING | Target Unit | 20101012 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Column Name with Factors for Conversion | 20101012 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | Source View Attribute | 20101012 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Conversion Table | 20101012 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | STRING | XML Tag Name | 20101012 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Column for the Units | 20101012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101012 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20101012 | |
| 3 | Instance method | Public | Method | Returns the target unit | 20101012 | |
| 4 | Instance method | Public | Method | Returns the name of the column with the conversion factors | 20101012 | |
| 5 | Instance method | Public | Method | Returns the reference to the source view attribute | 20101012 | |
| 6 | Instance method | Public | Method | Returns the conversion table | 20101012 | |
| 7 | 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 | I_DESTINATION_UNIT | Call by reference | Type reference (TYPE) | STRING | Zieleinheit | 20101012 | |||
| 2 | I_FACTOR_COLUMN | Call by reference | Type reference (TYPE) | STRING | Spalte mit Umrechnungsfaktoren | 20101012 | |||
| 3 | I_R_SOURCE_VIEWATTTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | Source Viewattribute der Umrechnung | 20101012 | |||
| 4 | I_TABLE | Call by reference | Type reference (TYPE) | STRING | Tabelle für die Umrechnung | 20101012 | |||
| 5 | 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 | 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 | 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 | 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 | 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 | 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 |