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 GET_TARGET_BASE_UNIT Instance method Public Method Delivers Ref. Unit of Measure which Should Have the Result 20030219
2 GET_TARGET_UNIT Instance method Public Method Delivers the Unit which Should Have the Result of Formula 20021121
3 QUANTITY_CONVERSION 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 Returning 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 Returning 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 Importing ID_SOURCE_QUANTITY Value transfer Type reference (TYPE) ANY Menge 20021121
2 Importing ID_SOURCE_UNIT Value transfer Type reference (TYPE) ANY Mengeneinheit 20021121
3 Importing ID_TARGET_UNIT Value transfer Type reference (TYPE) ANY Mengeneinheit 20021121
4 Importing 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 Importing IO_TRACE_XML Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT XML-Dokument für Trace 20041102
6 Returning RD_TARGET_QUANTITY Value transfer Type reference (TYPE) FINB_QUNTI Menge 20021121
# Exception Resumable Description Created on
1 CX_UA_FORMULA_EXCEPTION 20030403
History
Last changed by/on SAP  20041209 
SAP Release Created in 350