How do you debug FND Format_Currency?
From a custom oracle report we are calling user exit Fnd Format_Currency as explained in the developers user guide but the return value is the same as the input value. We tested in the same environment with out of the box report - 'Aging - 7 Bucket - by Account Report' and receive the desired results when changing the Number Format for the user perferences. How can we test or debug the call to Format_Currency?
Also, it doesn't appear Format_Currency does a currency conversion. How is that accomplished?
0