Retail Predictive Application Server (MOSC)

MOSC Banner

Query for FWOS rule in MFP Retail solution of RPAS.

edited Dec 7, 2016 10:35AM in Retail Predictive Application Server (MOSC) 3 commentsAnswered

Hi All,

Our query is related to FWOS rule in MFP Retail solution of RPAS.

FWOS Query  -Forward week of supply.

The issue we are facing in the forward cover is that, the bop cover/uncover do not works at month level.

Is it possible to implement this at month level ?

FWOS in our configuration works as below rules :

BUWpFwdCvrR = cover(BUWpBOPR, if(current == first, (BUWpSlsR + BUWpMkdR), BUWpSlsR),0, (BUWpSlsR + BUWpMkdR))

BUWpBOPR = uncover(BUWpFwdCvrR, if(current == first,( BUWpSlsR + BUWpMkdR), BUWpSlsR) , 0, (BUWpSlsR + BUWpMkdR ))

BUWpBOPR = if(current == first, ignore, lag(BUWpEOPR))

BUWpEOPR = if(current == first, ignore, lead(BUWpBOPR ))

BUWpEOPR =  if(BUWpunelapsedB, BUWpBOPR - BUWpSlsR - BUWpMkdR + BUWpRecR, ignore)

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