Human Capital Management - EBS (MOSC)

MOSC Banner

Need Fast Formula to Round Down

edited Oct 18, 2012 12:27PM in Human Capital Management - EBS (MOSC) 6 commentsAnswered
This is my fast formula. I need it to round down instead of up. Is it as easy as changing ROUNDUP to ROUNDDOWN?

SALARY = ASG_SALARY
BASIS = ASG_SALARY_BASIS_ANNUALIZATION_FACTOR

l_high_limit = ROUNDUP((SALARY * BASIS * 7),-4)


Return l_high_limit

Tagged:

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