Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FEBKO Table

Former Member
0 Likes
1,092

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.

3 REPLIES 3
Read only

JozsefSzikszai
Active Contributor
0 Likes
778

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!

Read only

0 Likes
778

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.

Read only

0 Likes
778

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.