SAP ABAP Function Module CMS_CONVERT_CURRENCY (Currency conversion for CMS processes)
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_CONVERT_CURRENCY Currency conversion for CMS processes  
Function Group CMS_CURRENCY_BL   Currency checks in CMS  
Program Name SAPLCMS_CURRENCY_BL    
INCLUDE Name LCMS_CURRENCY_BLU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_AMOUNT TYPE Inventory cost
Importing IV_DATE TYPE CMST_DATE SY-DATLO Date
Importing IV_PARTNER_NO TYPE CMST_PARTNER_NO Partner Number
Importing IV_SOURCE_CURRENCY TYPE CMST_CURRENCY Currency
Importing IV_LOCAL_CURRENCY TYPE CMST_CURRENCY Currency
Importing IV_TARGET_CURRENCY TYPE CMST_CURRENCY Currency
Importing IV_ORGID TYPE CMST_ORGANIZATION Organization
Importing IV_DISCHNL TYPE CMST_DISTRIBUTION_CHANNEL Distribution channel
Importing IV_DIVISION TYPE CMST_DIVISION Division
Importing IV_AMOUNT TYPE Inventory cost
Importing IV_EXCHANGE_TYPE TYPE CRMT_EXCHG_TYPE Exchange Rate Type
Exception RATE_NOT_FOUND TYPE Conversion rate not found.
Exception RATE_TYPE_NOT_FOUND TYPE Rate type not found
Exception CONVERSION_FAILED TYPE Conversion for currency failed.
Exception CONVERSION_NOT_POSSIBLE TYPE Conversion not possible
               
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  20030110 
SAP Release Created in 400