‎2008 Dec 17 3:12 PM
Hi Guys,
I have some different requirement, The user don't want to provide access FEBKO in SE16 or SE11 in production.
We need a customized Z transantion for FEKBO table where it display the required fields. we need to create this since SE16 cannot be granted to regular users
We can develop the the Z report but don't want the report, user is asking some different way, Is any other we can do?
Thanks,
Gourisankar.
‎2008 Dec 17 3:23 PM
just check transaction CEPC, it is doing the same (with a different table), just copy this transaction to Z... one and replace the table name with FEBKO. You get exactly what you need!
‎2008 Dec 17 3:35 PM
Hi,
Thanks for your quick reply...
We have requirement like, we need fiew fields say 10 out of 30 from the FEBKO table, for this we need to create a Z transacntion where in it extract data from FEBKO table.
‎2008 Dec 17 3:56 PM
when you are in SE16 (in the created Z... transaction in this case), you can choose the fields you want to display. if this is not sufficient, than there is no other way, than to create an own Z... program.