Demantra Solutions - EBS (MOSC)

MOSC Banner

client expression not working propoerly.

edited Feb 29, 2016 7:07AM in Demantra Solutions - EBS (MOSC) 6 commentsAnswered ✓

We are using client expression in as series 'History & Fcst COGS' as mentioned below:

if( GetRow ( ) < =ForecastFirstRow() ,  ( (if(Isnull(Adjusted History),0, Adjusted History)) * Item Cost) ,  (Final Forecast * Item Cost)  )

but the multiplication function in not working properly.  see the client expression as below.

now from the worksheet when we multiply final forecast * item cost  then it is not coming exactly to History & Fcst COGS

Ideally the scenario should be.....     final forecast * item cost = History & Fcst COGS

but value is not coming correct.

But for smaller values it is correct.. see below

I have also change the display multiple times and rebooted the windows server  but still  the issue exist.

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

EBS Demantra Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center