‎2008 Mar 26 2:43 PM
I need to develop one program that provide the same fn of se16 for limited no. of table(these table names(130+) I have maintained in one ztable).user of this program will not have auth for SE16.I tried to use the code of fn module RS_TABLE_LIST_CREATE that will call program /1BCDWB/DB<table name>.
From the first screen of this program if the user do settings->field for selection, it will now call fn module RS_TABLE_LIST_CREATE and in this fn module auth chk will be done for SE16. now the user will get error that you don't have auth. for SE16.
Is there any way to provide the SE16 fn for some tables without giving SE16 auth?
Please help.
Thanks
‎2008 Mar 26 2:47 PM
Try Executing RK_SE16N program ... Hope it helps
Regards,
Santosh
‎2008 Mar 26 2:55 PM
hi,
You can even create a ztransaction via SE93 ex : ZTAB by selecting second radio button i.e, Report Transaction give ZBAV0020 program name in PROGRAM section and 1000 in the selection screen ...which implements SE16 functionality
Regards,
Santosh
‎2008 Mar 26 3:48 PM
Hi Santosh,
I didn't found the Program ZBAV0020. can you plz guide me.
Thanks Santosh....