Question:
Hi guys,
Anyone who can help me out?
We have a variable restricting which cost centers a user can plan for (based on their authorization). The problem is that when a user has selected a cost center this value stays as default. To avoid mistakes we would like a popup forcing the user to actively select a cost center every time he enters the planning folder (or something similar). Maybe by clearing the value everytime he saves data?
I would like to avoid variable exits since access should be controlled by authorization.
Any help appreciated...
_________________
Regards //Joakim
Answer:
Hi
Is the variable
"Restriction of value required by the user" enabled??
cheers
Akawshik
Answer:
Akawshik's idea might do the trick for you.
BTW, what keeps you from incorporating an authorization concept into your exit routine?