‎2006 May 17 11:26 PM
I created custom table and corresponding upload program and transaction code for this program .Data will be maintained via upload program accessed via transaction code with authorization built around the transaction code to limit access. how can i give that authorization .
Thanks,
priya
‎2006 May 17 11:30 PM
Hi,
You can add this custom Tcode to the User's authorization profile/role..
Regards,
Suresh Datti
‎2006 May 17 11:39 PM
Suresh ,
How can I do that one ? Can u give me detail descript?
‎2006 May 17 11:48 PM
it is usually done by the security team and not the developer..
Regards,
Suresh Datti
‎2006 May 18 12:01 AM
Take one user, find a role , by going in SU01 ->user name ->roles tab -> pick up Z:role or whatever . Go to tr.PFCG and paste that role -> hit display and ->click authorization tab ->youll see glasses sign -> click it after that a screen will come hit find and in object write "S_tcode" it`ll show you the place where you have to place the T-code for user .
Normally this is done by security, but it might help you ,.!!
you can also see security reports in this thread !!
Hope thisll give you idea!!
<b>P.S award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"
‎2006 May 18 3:28 PM
‎2006 May 18 8:09 AM
u can do it in tho level
1.@ table level : u can restrict user to update by giving authorization group while maintaining / generating table maintenance
2.In the Upload Program itself u can maintain Authorization object .
‎2006 May 18 3:59 PM
Madhu,
go thru the link to know abt the concept & creation of authorizaition
http://help.sap.com/saphelp_bw21c/helpdata/en/52/6712ac439b11d1896f0000e8322d00/frameset.htm
Try to USE SU53 transaction.. to find the Authorization..
Regards,
Naveen