Siebel Business Process & Functionality (MOSC)

MOSC Banner

Round Up to Nearest Whole Number

edited Dec 16, 2016 12:14AM in Siebel Business Process & Functionality (MOSC) 3 commentsAnswered
Hi,
I was given a requirement to calculate the quantity of a product based on the number of system users. I wrote the conditional constraint in 7.8 as follows: 

"When possible, constrain the quantity of Server CAL = (((Number of System Users - 5) / 5) when the attribute Number of System Users > 5, otherwise Server CAL) to be true with a priority of 0"

The rule works, however I need to round up to the nearest whole number. So in essence ((8-5)/5) = 0.6 would be 1. Is there a way to roundup without scripting? I couldn't find a ROUNDUP math function like there is in MS Excel. 

Thanks,

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