Retail Predictive Application Server (MOSC)

MOSC Banner

In "Load Rules", A measure which is not loaded from master

edited Oct 30, 2018 8:59AM in Retail Predictive Application Server (MOSC) 5 commentsAnswered ✓

Hi experts,

Rule group "MP_LOAD" is called when users create Merchandise Plan workbook. But the measure MWpSlsDisPr in the group doesn't load value from its master.

As you can see, it an calculation expression reused in loading. Is it a valid design?

What is going to happen on the expressions?

MP_LOAD:

    MP_LOAD_18

        MWpSlsR = MWpSlsR.master

    MP_LOAD_201

        MWpSlsWhR=MWpSlsWhR.master

    MP_LOAD_209

        MWpSlsReR=MWpSlsReR.master

    MWPSLSDISR_LOAD

        MWpSlsDisR = MWpSlsDisR.master

    MWPSLSDISR_CALC_1

        MWpSlsDisR = if(PastBo, ignore, MWpSlsDisPr * MWpSlsR)  #navalue of MWpSlsDisPr is 0, for cells not for past, what value will be given to MWpSlsDisPr and MWpSlsDisR?

        MWpSlsDisPr

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