Hello Gurus,
In my project we are using top-down planning in manual layouts using BPS hierarchies. We are using "check entry" option to alert users if they enter values in the lower level greater than values in the top level. Now we also want to alert the user if he enters values in the lower level lesser than the higher level. For example
Line: -
Check enrty will give error for :
Product grp :50
Product 1: 30
Product 2: 40
Line: -
Now we want it to give an error for this condition also
Product grp :50
Product 1: 30
Product 2: 10
Can you please help me to find a solution for this ?
Regards
Sunil Kumar