SAP ABAP Function Module CMS_PRODUCT_UNIT_CALCULATION (cms_prod)
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_PRODUCT_UNIT_CALCULATION cms_prod  
Function Group CMS_PROD_BL   Product API's for CMS  
Program Name SAPLCMS_PROD_BL    
INCLUDE Name LCMS_PROD_BLU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_CONVERTED_AMOUNT TYPE Price rate
Importing IV_SOURCE_PRICE TYPE Price rate
Importing IV_BASE_QTY TYPE CMST_QUANTITY Quantity Value
Importing IV_BASE_UOM TYPE CMST_QUANTITY_UNIT Unit of measure in which the product is sold
Importing IV_SOURCE_UOM TYPE CMST_QUANTITY_UNIT Unit of measure in which the product is sold
Importing IV_SOURCE_PRCUNIT TYPE CMST_RESP_PRCUNIT_PRIC Resale price prc unit.
Importing IV_NUMERATOR TYPE CMST_PRC_NUM Numerator for Conversion to the Base Unit of Measure
Importing IV_DENOMINATOR TYPE CMST_PRC_DEN Denominator for Conversion to the Base Unit of Measure
Exception CONVERSION_NOT_POSSIBLE 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  20040219 
SAP Release Created in 400