Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20120819 |
Properties
| Class | CL_RSDD_CS_UNIT_CONV_VIEW | |
| Short Description | Unit- and Currency Conversion Operation (SAPHANA) | |
| Super Class | CL_RSDD_CS_CALCVIEW | Calculation View Definition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20120817 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_CS_UNIT_CONV_VIEW has no interface implemented.
Friends
Class CL_RSDD_CS_UNIT_CONV_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'failOnError' | Missing exchange rate response: "Abort with error" | 20120819 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'keepUnconverted' | Missing exchange rate response: "Retain original value" | 20120819 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'setToNull' | Missing exchange rate response: "Set keyfigure to NULL" | 20120819 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'currencyConversion' | Conversion Family "currency" | 20120819 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'unitConversion' | Conversion Family "unit" | 20120819 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'regular' | Normal exchange rate estimation - forward conversion | 20120819 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'reverse' | Reverse exchange rate estimation - backward conversion | 20120819 | ||
| 8 | Constant | Public | See coding | 20130916 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | BW rate look up | 20130916 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | '000' | Client | 20120819 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 'M' | Conversion Type | 20120819 | ||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'unitConversion' | Tag Name | 20120819 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | G_C_ERROR_HANDLING_FAIL_ON_ERR | Error Handling Method | 20120819 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | Conversion Family (Unit or Currency) | 20120819 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | G_C_LOOKUP_REGULAR | Search Method (i.e. "regular") | 20120819 | ||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | 'ERP' | Conversion Method | 20120819 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | Quantity DSO Table | 20130916 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_CONST_REF_DATE | Reference Date for Conversion | 20120819 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_MATERIAL_ATTRIBUTE | Attribute with Material | 20130916 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_OUTPUT_ATTRIBUTE | Output Attribute | 20120819 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_QTY_DSO_BASE_ATTR | Attribute with Quantity DSO Base Unit | 20130916 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_QTY_DSO_MAT_ATTR | Attribute with Quantity DSO Material | 20130916 | |||
| 23 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_QTY_DSO_UNIT_ATTR | Attribute with Quantity DSO Unit | 20130916 | |||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_REF_DATE_ATTRIBUTE | Attribute with Reference Date for Conversion | 20120819 | |||
| 25 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_UNIT | Source Conversion Unit | 20120819 | |||
| 26 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_UNIT_ATTRIBUTE | Source Conversion Attribute | 20120819 | |||
| 27 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_UNIT | Target Conversion Unit | 20120819 | |||
| 28 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSDD_CS_UNIT_ATTRIBUTE | Target Conversion Attribute | 20120819 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | STRING | Database Schema | 20120819 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | STRING | Steps-Attribut | 20121108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120819 | |
| 2 | Instance method | Public | Method | Get BW rate lookup | 20130916 | |
| 3 | Instance method | Public | Method | Return client for the conversion tables | 20120819 | |
| 4 | Instance method | Public | Method | Return fixed reference date for conversion | 20120819 | |
| 5 | Instance method | Public | Method | Return fixed source unit (if set) | 20120819 | |
| 6 | Instance method | Public | Method | Return target unit (if set) | 20120819 | |
| 7 | Instance method | Public | Method | Return conversion type | 20120819 | |
| 8 | Instance method | Public | Method | Return error handling method | 20120819 | |
| 9 | Instance method | Public | Method | Return conversion type | 20120819 | |
| 10 | Instance method | Public | Method | Return conversion direction | 20120819 | |
| 11 | Instance method | Public | Method | Return material attribute | 20130916 | |
| 12 | Instance method | Public | Method | Return conversion method | 20120819 | |
| 13 | Instance method | Public | Method | Return quantity DSO base unit attribute | 20130916 | |
| 14 | Instance method | Public | Method | Return quantity DSO material attribute | 20130916 | |
| 15 | Instance method | Public | Method | Return quantity DSO unit attribute | 20130916 | |
| 16 | Instance method | Public | Method | Get quantity DSO table | 20130916 | |
| 17 | Instance method | Public | Method | Return attribute for reference date (if set) | 20120819 | |
| 18 | Instance method | Public | Method | Return database schema | 20120819 | |
| 19 | Instance method | Public | Method | Return source attribute and unit | 20120819 | |
| 20 | Instance method | Public | Method | Gibt den Wert des Steps-Attributs zurück | 20121108 | |
| 21 | Instance method | Public | Method | Return target attribute and unit | 20120819 | |
| 22 | Instance method | Public | Method | Set BW Rate lookup | 20130916 | |
| 23 | Instance method | Public | Method | Set client for the conversion tables | 20120819 | |
| 24 | Instance method | Public | Method | Set referenced date for conversion | 20120819 | |
| 25 | Instance method | Public | Method | Set fixed source unit | 20120819 | |
| 26 | Instance method | Public | Method | Set fixed target unit | 20120819 | |
| 27 | Instance method | Public | Method | Set conversion type | 20120819 | |
| 28 | Instance method | Public | Method | Set error handling method (see constants) | 20120819 | |
| 29 | Instance method | Public | Method | Set conversion type (see constants) | 20120819 | |
| 30 | Instance method | Public | Method | Set calculation direction (see constants) | 20120819 | |
| 31 | Instance method | Public | Method | Set material attribute | 20130916 | |
| 32 | Instance method | Public | Method | Set conversion method | 20120819 | |
| 33 | Instance method | Public | Method | Set output attribute for units | 20120821 | |
| 34 | Instance method | Public | Method | Set DSO base unit attribute | 20130916 | |
| 35 | Instance method | Public | Method | Set DSO material attribute | 20130916 | |
| 36 | Instance method | Public | Method | Set DSO unit attribute | 20130916 | |
| 37 | Instance method | Public | Method | Set quantity DSO table | 20130916 | |
| 38 | Instance method | Public | Method | Set attribute as reference date | 20120819 | |
| 39 | Instance method | Public | Method | Set database schema | 20120819 | |
| 40 | Instance method | Public | Method | Set source attribute with unit coupling | 20120819 | |
| 41 | Instance method | Public | Method | Steps-Attribut setzen | 20121108 | |
| 42 | Instance method | Public | Method | Set target attribute with unit coupling | 20120819 |
Events
Class CL_RSDD_CS_UNIT_CONV_VIEW has no event.
Types
Class CL_RSDD_CS_UNIT_CONV_VIEW 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_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandant | 20120819 | |||
| 2 | I_CONVERSION_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Konvertierungstyp (z.B. 'M') | 20120819 | |||
| 3 | I_ERROR_HANDLING | Call by reference | Type reference (TYPE) | CSEQUENCE | Methode für Fehlerbahandlung (siehe Konstanten) | 20120819 | |||
| 4 | I_FAMILY | Call by reference | Type reference (TYPE) | CSEQUENCE | Konvertierungsart (siehe Konstanten) | 20120819 | |||
| 5 | I_LOOKUP | Call by reference | Type reference (TYPE) | CSEQUENCE | Konvertierungsrichtung (siehe Konstanten) | 20120819 | |||
| 6 | I_METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | Konvertierungsmethode (z.B. 'ERP') | 20120819 | |||
| 7 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | CalcView-Name | 20120819 | |||
| 8 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Namenskonvertierer | 20120819 | |||
| 9 | I_SCHEMA | Call by reference | Type reference (TYPE) | CSEQUENCE | Datenbankschema | 20120819 |
Method CONSTRUCTOR on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_BW_RATE_LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BW_RATE_LOOKUP | Value transfer | Type reference (TYPE) | STRING | BW rate look up | 20130916 |
Method GET_BW_RATE_LOOKUP on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | SYMANDT | Mandant | 20120819 |
Method GET_CLIENT on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_CONSTANT_REFERENCE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATE | Value transfer | Type reference (TYPE) | STRING | Referenzdatum für Umrechnung | 20120819 |
Method GET_CONSTANT_REFERENCE_DATE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_CONST_SOURCE_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 | Einheit | 20120819 |
Method GET_CONST_SOURCE_UNIT on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_CONST_TARGET_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 | Einheit | 20120819 |
Method GET_CONST_TARGET_UNIT on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_CONVERSION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Konvertierungstyp | 20120819 |
Method GET_CONVERSION_TYPE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_ERROR_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Fhlerbehandlungsmethode | 20120819 |
Method GET_ERROR_HANDLING on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_FAMILY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Konvertierungsart | 20120819 |
Method GET_FAMILY on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Umrechnungsrichtung | 20120819 |
Method GET_LOOKUP on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_MATERIAL_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Attribute Name | 20130916 |
Method GET_MATERIAL_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Konvertierungsmethode | 20120819 |
Method GET_METHOD on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_QTY_DSO_BASE_UNIT_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Attribute Name | 20130916 |
Method GET_QTY_DSO_BASE_UNIT_ATTR on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_QTY_DSO_MATERIAL_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Attribute Name | 20130916 |
Method GET_QTY_DSO_MATERIAL_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_QTY_DSO_UNIT_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Attribute Name | 20130916 |
Method GET_QTY_DSO_UNIT_ATTR on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_QUANTITY_DSO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_QUANTITY_DSO_TABLE | Value transfer | Type reference (TYPE) | STRING | Quantity DSO table | 20130916 |
Method GET_QUANTITY_DSO_TABLE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_REFERENCE_DATE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Attributname | 20120819 |
Method GET_REFERENCE_DATE_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Datenbankschema | 20120819 |
Method GET_SCHEMA on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_SOURCE_UNIT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Quellattribut mit Einheit | 20120819 |
Method GET_SOURCE_UNIT_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STEPS | Value transfer | Type reference (TYPE) | STRING | Wert des Steps-Attributs | 20121108 |
Method GET_STEPS on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method GET_TARGET_UNIT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Zielattribut mit Einheit | 20120819 |
Method GET_TARGET_UNIT_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_BW_RATE_LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_RATE_LOOKUP | Call by reference | Type reference (TYPE) | STRING | BW rate look up | 20130916 |
Method SET_BW_RATE_LOOKUP on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandant | 20120819 |
Method SET_CLIENT on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_CONSTANT_REFERENCE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE | Call by reference | Type reference (TYPE) | CSEQUENCE | Referenzdatum (z.B. '2012-07-31') | 20120819 |
Method SET_CONSTANT_REFERENCE_DATE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_CONST_SOURCE_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNIT | Call by reference | Type reference (TYPE) | CSEQUENCE | Einheit | 20120819 |
Method SET_CONST_SOURCE_UNIT on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_CONST_TARGET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNIT | Call by reference | Type reference (TYPE) | CSEQUENCE | Einheit | 20120819 |
Method SET_CONST_TARGET_UNIT on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_CONVERSION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 'M' | Konvertierungstyp | 20120819 |
Method SET_CONVERSION_TYPE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_ERROR_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_HANDLING | Call by reference | Type reference (TYPE) | CSEQUENCE | Fehlerbehandlungsmethode (siehe Konstanten) | 20120819 |
Method SET_ERROR_HANDLING on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_FAMILY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FAMILY | Call by reference | Type reference (TYPE) | CSEQUENCE | Konvertierungsart (siehe Konstanten) | 20120819 |
Method SET_FAMILY on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOOKUP | Call by reference | Type reference (TYPE) | CSEQUENCE | Umrechnungsrichtung (siehe Konstanten) | 20120819 |
Method SET_LOOKUP on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_MATERIAL_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Attribute Name | 20130916 |
Method SET_MATERIAL_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 'ERP' | Konvertierungsmethode | 20120819 |
Method SET_METHOD on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_OUTPUT_UNIT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATATP | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp für Data Dictionary | 20120821 | |||
| 2 | I_INTTP | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | interner ABAP-Datentyp | 20120821 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Attributsname | 20120821 | |||
| 4 | I_NATIVE_DATA_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Nativer (Engine) Datentyp | 20120821 | |||
| 5 | I_NO_NAME_CONVERT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Keine Namenskonvertierung durch Name Mapper | 20120821 | ||
| 6 | I_R_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Referenzattribut | 20120821 |
Method SET_OUTPUT_UNIT_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_QTY_DSO_BASE_UNIT_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Attribute Name | 20130916 |
Method SET_QTY_DSO_BASE_UNIT_ATTR on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_QTY_DSO_MATERIAL_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Attribute Name | 20130916 |
Method SET_QTY_DSO_MATERIAL_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_QTY_DSO_UNIT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Attribute Name | 20130916 |
Method SET_QTY_DSO_UNIT_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_QUANTITY_DSO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUANTITY_DSO_TABLE | Call by reference | Type reference (TYPE) | STRING | Quantity DSO table | 20130916 |
Method SET_QUANTITY_DSO_TABLE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_REFERENCE_DATE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Attributname | 20120819 |
Method SET_REFERENCE_DATE_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCHEMA | Call by reference | Type reference (TYPE) | CSEQUENCE | Datenbankschema | 20120819 |
Method SET_SCHEMA on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_SOURCE_UNIT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Quellattribut mit Einheit | 20120819 |
Method SET_SOURCE_UNIT_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEPS | Call by reference | Type reference (TYPE) | CSEQUENCE | Wert des Steps-Attributs | 20121108 |
Method SET_STEPS on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
Method SET_TARGET_UNIT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Zielattribut mit Einheit | 20120819 |
Method SET_TARGET_UNIT_ATTRIBUTE on class CL_RSDD_CS_UNIT_CONV_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |