SAP ABAP Function Module CMS_CURRENCY_UOM_CONERTION (CMS Currency and UOM Conversion)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_BL (Package) Business API's for CMS
Basic Data
Function Module CMS_CURRENCY_UOM_CONERTION CMS Currency and UOM Conversion  
Function Group CMS_CURRENCY_BL   Currency checks in CMS  
Program Name SAPLCMS_CURRENCY_BL    
INCLUDE Name LCMS_CURRENCY_BLU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_BASE_CURRENCY TYPE CMST_CURRENCY Currency
Exporting EV_OUTPUT_VALUE TYPE CMST_COST_PRICE_PRIC Calculated Cost
Exporting EV_BASE_UOM TYPE CMST_QUANTITY_UNIT Unit of measure in which the product is sold
Exporting EV_BASE_UNIT TYPE CMST_QUANTITY_UNIT Unit of measure in which the product is sold
Exporting EV_OUTPUT_QTY TYPE CMST_QUANTITY Quantity
Exporting EV_NUMERATOR TYPE CMST_PRC_NUM Numerator for conversion to base UOM
Exporting EV_DENOMINATOR TYPE CMST_PRC_DEN Denominator for conversion to base UOM
Importing IV_PARTNER_ID TYPE CMST_PARTNER_NO Partner Number
Importing IV_ORGID TYPE CMST_ORGANIZATION Organization
Importing IV_DISTCHNL TYPE CMST_DISTRIBUTION_CHANNEL Distribution channel
Importing IV_DIVISION TYPE CMST_DIVISION Division
Importing IV_VALID_DATE TYPE CMST_DATE Date
Importing IV_APPLICATION TYPE CMST_APPLICATION Application
Importing IV_XN_TYPE TYPE CMST_XNTYPE Transaction type
Importing IV_SOURCE_CURRENCY TYPE CMST_CURRENCY Currency
Importing IV_LOCAL_CURRENCY TYPE CMST_CURRENCY Currency
Importing IV_SOURCE_PRICE TYPE CMST_COST_PRICE_PRIC Calculated Cost
Importing IV_PRODUCT_ID TYPE CMST_PRODUCT_ID Product
Importing IV_LOGICAL_SYSTEM TYPE CMST_LOGICAL_SYSTEM Logical system
Importing IV_SOURCE_QTY TYPE CMST_QUANTITY Quantity
Importing IV_SOURCE_UOM TYPE CMST_QUANTITY_UNIT Unit of measure in which the product is sold
Importing IV_PRICE_UNIT TYPE CMST_COND_PRICING_UNIT Pricing unit
               
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  20040219 
SAP Release Created in 400