Disabling ASCP Plan Menu For Certain Plan
I am trying to disable certain Plan Menu in Supply/Demand Workbench.
Using the form personalization I added a personalization on the form
1) Level = Function
2) Condition tab
Trigger Event = Special 19
Condition = :CONTEXT.ORDERS_PLAN_NAME not in ('PLAN3', 'PLAN4')
Processing = Both
3) Action tab
Type = Message
Message Type = Show
Message Text = Menu is not available
When PLAN1 is selected (condition matches) and user tried to access the menu in question "Online Planner Status" I see the message displayed and "Online Planner Status" window is not displayed. This is what I expected.
When PLAN3 is selected (condition doesn't match) and user tried to access the menu in question "Online Planner Status" nothing is displayed including