SAP ABAP Class IF_UA_FORMULA_QUAN_CONVERTER (Services to Convert Quantities)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FORMULA_QUAN_CONVERTER | Default Converter for Quantities | 20030212 |
Properties
| Class | IF_UA_FORMULA_QUAN_CONVERTER | |
| Short Description | Services to Convert Quantities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021121 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UA_FORMULA_QUAN_CONVERTER has no forward declaration.
Interfaces
Class IF_UA_FORMULA_QUAN_CONVERTER has no interface implemented.
Friends
Class IF_UA_FORMULA_QUAN_CONVERTER has no friend class.
Attributes
Class IF_UA_FORMULA_QUAN_CONVERTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers Ref. Unit of Measure which Should Have the Result | 20030219 | |
| 2 | Instance method | Public | Method | Delivers the Unit which Should Have the Result of Formula | 20021121 | |
| 3 | Instance method | Public | Method | 20021121 |
Events
Class IF_UA_FORMULA_QUAN_CONVERTER has no event.
Types
Class IF_UA_FORMULA_QUAN_CONVERTER has no local type.
Method Signatures
Method GET_TARGET_BASE_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_UNIT | Value transfer | Type reference (TYPE) | FINB_UNIT | Mengeneinheit | 20030219 |
Method GET_TARGET_BASE_UNIT on class IF_UA_FORMULA_QUAN_CONVERTER has no exception.
Method GET_TARGET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_UNIT | Value transfer | Type reference (TYPE) | FINB_UNIT | 20021122 |
Method GET_TARGET_UNIT on class IF_UA_FORMULA_QUAN_CONVERTER has no exception.
Method QUANTITY_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SOURCE_QUANTITY | Value transfer | Type reference (TYPE) | ANY | Menge | 20021121 | |||
| 2 | ID_SOURCE_UNIT | Value transfer | Type reference (TYPE) | ANY | Mengeneinheit | 20021121 | |||
| 3 | ID_TARGET_UNIT | Value transfer | Type reference (TYPE) | ANY | Mengeneinheit | 20021121 | |||
| 4 | IO_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | Knoten, unter dem die Trace-Info eingefügt werden soll | 20041102 | |||
| 5 | IO_TRACE_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML-Dokument für Trace | 20041102 | |||
| 6 | RD_TARGET_QUANTITY | Value transfer | Type reference (TYPE) | FINB_QUNTI | Menge | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030403 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |