‎2008 Apr 14 9:34 AM
Hi Gurus,
I have some problem regarding Z t-code autharization . I have created a custome object class and custome autharization object and autharization filed valuve is "ACTVT" and permitted activiti is "03". I have assign this object to my Z t-code. Basis guy assigned this to particular user thru PFCG But this my Z t-code is not opening in this user . Its restricted in all user. Can anyone tell what I am missing here . Plz help me out.
Thanks & Regards
Jitendra Singh
‎2008 Apr 14 4:36 PM
please check if you have done all the steps (correctly).
1.) you created an z-objectclass
2.) you created a z-object and assigned it to the z-objectclass
3.) you set up 'CM' in transaction SU24 for your z-transaction
4.) in the z-program attached to your z-transaction you have coded an authority check on z-object ...
5.) you (or your basis person) added the transaction-code to a specific role attached to only one user and there he/she added it to the menu-tab thus assuring that the settings in SU24 will move the z-object to the authorizations-section of the role in PFCG.
all of this was done (correctly)? if yes, please tell us your release.
‎2008 Apr 14 4:52 PM
Hi,
You need to approach this like any other authorisation problem. Try to run the transaction and when it fails run transaction SU54 to get the failed auth check.
My guess is you need to add object S_TCODE for you z t-code, as well as your z-object.
Regards,
Nick
‎2008 Apr 14 5:02 PM
make that SU53 ... and i'll agree
eerggh - and without TCODE what would be the point of the whole procedure?
‎2008 Apr 15 8:51 AM
‎2008 Apr 19 7:34 AM