2011 Jan 28 12:29 PM
Hi Guys,
I have a requirement to restrict access to tcode CAT2 for few employees. I tried few userexits but all are triggerring at the time of save. Is there any user exit that triggers when change button(enter time sheet) is pressed so that I can add my validation in that exit.
Thanks,
Meenu.
Hi Guys,
I have a requirement to restrict access to tcode CAT2 for few employees. I tried few userexits but all are triggerring at the time of save. Is there any user exit that triggers when change button(enter time sheet) is pressed so that I can add my validation in that exit.
Thanks,
Meenu.
2011 Jan 28 1:43 PM
Hi,
You do not need a user exit for this.
Ask your basis folks to put the restriction in the role. (Authorization)
Regards,
Jovito
2011 Feb 01 9:32 AM
I think BASIS will not help here because they might create authorization object for us, but then we u2018d have to call it and take the necessary action anyway. My requirement is to check for specific employee's werks value and display an error message if it is not matching the required one.
Thanks,
Meenu.
2011 Feb 23 2:33 PM