PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

[PSFT] Round() function isn't rounding numbers with comma decimals correctly

edited Aug 2, 2021 1:50PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered

Does anyone know solution to this problem - Round() function isn't rounding numbers with comma decimals correctly? Example -

&DISTRIB_QTY = Round(&PERCENTAGE * &SHIP_QTY / 100, 4);

When &PERCENTAGE is 100 and &SHIP_QTY is 30,000 then &DISTRIB_QTY is coming up as 30000.

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