‎2008 Jul 09 6:09 AM
Hi Experts,
I am trying to put a restrictions on Project Type C_PRPS_ART
in the authorizations field. But while using t-code CJ01 and CJ02 it doesn't really stop users based on the project type under projects.
Thanks
‎2008 Jul 09 7:36 AM
Hi,
Trace the user and check which objects are checked.then you can find the object to restricit
hope this helps
‎2008 Jul 10 6:28 AM
Hi,
I have tried trace as well, but no help. My main requirement is to restrict based on project type. In trace it does get restricted but user is still able to change the project date, cost etc.
thanks
‎2008 Jul 10 11:40 AM
‎2008 Jul 11 4:55 AM
Yes.
That is what is a shocking thing. This Auth is check and maintained.
I was just wandering is there any config for this to have autho check.
‎2008 Jul 11 5:06 AM
hi,
another idea, copying CJ01 and CJ02 into ZCJ01 and ZCJ02.
ask your ABAP to add C_PRPS_ART on "perform authority check" so that if user execute, it will check C_PRPS_ART.
Now you can restrict project type for that purpose.
hope it help.
rgds,
Alfonsus Guritno
‎2008 Jul 14 1:31 AM