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

Authorisation object on table

Former Member
0 Likes
340

Hi,

I have a z table with table maintenance generator in which company code, plant, storage location , material, quantity are the fields.

Now i want to provide the authorisation object on the table using the companycode field.How can i do this?

1 REPLY 1
Read only

Former Member
0 Likes
304

the table maintenance generator will have created a function group with the name of the table (default). go to SE56 (name of the table -> display) click on button Fn.Gr.Text, next button Main program -> in the bottom part of that function group you will find a section named

*******************************************************************

  • User-defined Include-files (if necessary). *

*******************************************************************

you can code your authority check there ...