Payroll and OTL - EBS (MOSC)

MOSC Banner

Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!

Fast Formula

edited Feb 12, 2016 2:52PM in Payroll and OTL - EBS (MOSC) 2 commentsAnswered

Hi

I have a fast formula problem.

this line of code

l_warning_msg2  = l_msg_header|| ' Insufficient net pay to make full recovery for leaver. £' + TO_CHAR(l_outstanding_amount) + ' outstanding'

produces

this line of text

"  message header is here     " Insufficient net pay to make full recovery for leaver. £763.8 outstanding

The zero after the 8 in the amount is missing.  How do I retain currency to 2 decimal places including 0's when a number is being converted to text.

Thanks

Veronica

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