‎2010 Feb 16 6:46 AM
Hello Experts,
Can any one please give me the code for creating the zse16 to display tables instead of using se16. And specify what needs to be done by basis as part of authorizations.
‎2010 Feb 16 8:26 AM
The Transaction SE16 is stored in Function group SETB.
So, you need to make function group SETB to Z<function group> alongwith contained FMs and then create a transaction code to access the function pool program.
Regards,
Ni3
Edited by: Ni3 on Feb 16, 2010 6:44 PM
‎2010 Feb 19 5:24 AM
Please let me Do you have authrosation for SE11..
Is it Ok for You to create ZSE16 based on SE11 Tcode..
If it is OK I'll give further Steps..
‎2010 Feb 19 1:25 PM
Hi,
I need zse16 without any access to se11 or se16.
My intention is user can only access tables using zse16 not standard transactions.
thanks
srinivas
‎2010 Feb 25 7:38 PM
‎2010 Feb 19 6:16 AM
Hi,
probably your intention is to allow to display SE11 also for non-developers (user with no authorization S_DEVELOP). If it is so, just go to SE93 and copy SE11 to ZSE11. In ZSE11 remove authorization object S_DEVELOP. After that it will be sufficient to assign user an authority for transaction (authorization object S_TCODE).
If your intention is different, you have to copy also some other workbench objects - probably corresponing function group.
Adrian
‎2010 Feb 19 8:03 AM
Hi,
Go to tcode se93. Go to the trasaction code on the menu bar and select copy.
It will give u a pop up where u can create a z t code for se16.
Thanks
Suman