RO Configuration - Wrong measure is used inside a Rule
The following issue has been noticed:
- script: ro_replbatch_str.ksh
- rulegroup: replpreprocSr
- rule: AdjSysReplAxP2Sr<-oneinputmaskedreplclear(itemstrscnomsk1sr,Auxparm1scnSr)
the input measure should be the Auxiliary Parameter 2 (Scenario) Store-Level (Auxparm2scnSr)
Should we go ahead and update the rule with this correction?
AdjSysReplAxP2Sr<-oneinputmaskedreplclear(itemstrscnomsk1sr,Auxparm2scnSr)