Exchange Rate issue
Dears,
When we define a new Exchange conversion type the "convension_type" and "user_convension_type" columns in GL_DAILY_CONVERSION_TYPE table have different values (user_convension_type has the name of the conversion type name and convension_type has number EX: interconnect - 1080)
which cause problem in AR_INVOICE_API_PUB package as it show error that say 'Invalid exchange rate type'
Please help.