You need to sign in to do that
Don't have an account?
Krishna Kanth Nallamilli
How to use Manage Currencies in Apex code.
Hello All,
How to use Manage Currencies in Apex code.I need to do some currency convertions so how can I use it?
Can some one help me on this?
Thank you.
Regards,
Krishnakanth
How to use Manage Currencies in Apex code.I need to do some currency convertions so how can I use it?
Can some one help me on this?
Thank you.
Regards,
Krishnakanth
You can make use of Currency app from AppExchange.
Link for it is as follows:
https://appexchange.salesforce.com/listingDetail?listingId=a0N300000025GWyEAM
Thanks,
Chetan chavan
The scenaio is these Manage Currencies are updated from SAP to SFDC. So I cant use any APP. But I need to use this in Apex code to convert currency in field level.
Thank you.
Regards,
Krishnakanth
It is not possible to use manage currencies through apex code, please use alternative as custom objcts if it is not restricted to one org then use custom lables.