‎2008 Apr 07 8:12 PM
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?
‎2008 Apr 15 9:00 AM
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 ...