Demantra Solutions - EBS (MOSC)

MOSC Banner

Series consisting of both 'server' & 'Client expression' and also having 'update field'.

edited Mar 24, 2016 7:03AM in Demantra Solutions - EBS (MOSC) 3 commentsAnswered

we have a Series (Series name: 'revenue by cogs' )  consisting of both 'server' & 'Client expression' and also having 'update field'. update field is say sales_data.sdata23
And client expression is something like this

if(GetRow ( ) > ForecastFirstRow()   , (seriesA x 1.37)  , revenue by cogs)

and its server expression

sum(branch_data.sdata10)

So I want to know if we look into Database (column sales_data.sdata23) at any point of time what value we will get.

will the database only shows the value from server expression. and will skip those generated from client expression. Please clarify.

Regards,

Meraj

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