Dear Sir,
I need a function module which converts indian Rupees into Oman currency.
exmpl : in my report there is a basic price field which contain value Rs 650.00 and
456.15.
I develope Same report For Oman case Where This Amount Will Be Coneverted Into 65.000 OMR and 45.615.
if i will divide by 10 then last digit not dispaly so plz help me on this matter.it's urgent.
here is the list of function modules u can use for the same
SD_GET_LOCAL_CURRENCY
LOCAL_CURRENCY_DETERMINE
LOCAL_CURRENCY_GET
ISB_CONVERT_TO_LOCAL_CURRENCY
Currency Convertion (i.e. from EUR to GBP):
http://www.sapdevelopment.co.uk/country/country_curr.htm
Convert currency value from internal(SAP) to external(display)
http://www.sapdevelopment.co.uk/country/country_inttoext.htm
CONVERT_TO_LOCAL_CURRENCY_N
CONVERT_TO_LOCAL_CURRENCY_O.
CONVERT_TO_FOREIGN_CURRENCY
Chk this Link
Add a comment