Procurement - EBS (MOSC)

MOSC Banner

Need Help to round off sum value to two decimals in the rtf template.

Hello All,

We have custom reconciliation report, and user wanted to not show zero balance PO's, so i did see a round off was added in the .rtf template as mentioned below. Now this is also not showing balances like 0.01, 0.1,0.4 ..etc. So I removed this round off function, now it showing the balances equal to zero and balances like 0.1,-0.01, but the requirement is to not show only balances equal to zero and wanted to show very small balances as mentioned above.

Initial tag text:

<?IF:round(sum(NET_BAL)) != 0?>

Later I did round off for two decimals as below but the report is completing with warning and the output is not generating in EXCEL format but now generating in the XML.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center