SAP ABAP Function Module OIB_QCI_CONVERSION_SIMPLE (Function module to convert a quantity between two units of measure)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL (Application Component) Industry Solution Oil
     OIB_QCI (Package) QCI Quantity Conversion Interface
Basic Data
Function Module OIB_QCI_CONVERSION_SIMPLE Function module to convert a quantity between two units of measure  
Function Group OIB_QCI   Quantity Conversion Interface  
Program Name SAPLOIB_QCI    
INCLUDE Name LOIB_QCIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_QUANTITY TYPE OIB_A05-ADQNT Additional oil/gas quantity
Exporting E_QUANTITY_PACKED TYPE OIB_A05-ADQNTP Additional oil quantity (packed format)
Importing I_CONVERSIONGROUP TYPE OIB01-UMRSL Oil conversion group
Importing I_UOM TYPE OIB_A05-MSEHI Unit of measurement
Importing I_QUANTITY TYPE OIB_A05-ADQNT Additional oil/gas quantity
Importing I_TARGETUOM TYPE OIB_A05-MSEHI Unit of measurement
Importing I_PARAMETERS TYPE OIB_A04 HPM Import/export for Quantity Conversion (OIB1, OIB_QCI)
Importing I_MATERIAL TYPE MATNR Material number
Importing I_PLANT TYPE WERKS_D Plant
Importing I_BATCH TYPE MCHA-CHARG Batch number
Importing I_STANDARDCALC TYPE OIB_STANDARD Indicator for standard calculation
Tables IT_PARAMETERS TYPE OIB_READING_PAR Structure for external applications (QCI_SIMPLE)
Tables T_RETURN TYPE BAPIRET2 Return parameter
Exception CALCULATION_FAILURE TYPE
Exception INCONSISTENT_DATA TYPE
Exception INCONSISTENT_CUSTOMIZING TYPE
Exception TRANS_UOM_NOT_FOUND TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in