SAP ABAP Interface IF_UA_FORMULA_QUAN_CONVERTER (Services to Convert Quantities)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
UA_FORMULA (Package) Costing Solutions: Formula Editor
⤷
⤷
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
| Interface | IF_UA_FORMULA_QUAN_CONVERTER | |
| Short Description | Services to Convert Quantities |
General Data
| Package | UA_FORMULA | Costing Solutions: Formula Editor |
| Created | 20021121 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UA_FORMULA_QUAN_CONVERTER has no forward declaration.
Interfaces
Interface IF_UA_FORMULA_QUAN_CONVERTER has no interface.
Friends
Interface IF_UA_FORMULA_QUAN_CONVERTER has no friend.
Attributes
Interface 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
Interface IF_UA_FORMULA_QUAN_CONVERTER has no event.
Types
Interface 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 Interface 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 Interface 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 | 350 |