2012 May 21 1:19 PM
Hi experts,
I have a Z-table for which the table maintenance is generated.
However I want the user to be able to see only the "delete entry" button in the toolbar (no add or change entries option).
Please let me know how can this be achieved.
2012 May 21 1:39 PM
Hi Dawood,
You can edit the screen flow logic of the table maintainace generator program.Add a custom PAI module and write your code to restrict the user based on the function code selected.By this way you can make the user not to change and add an entry.
With regards,
2012 May 22 6:40 AM
Also, you can apply your own GUI Status in your PAI. Remove the additional buttons and automatically, USer will not have any access to "Add" or Change Buttons.
Try using Set- PF status XXX Excluding option to modify your screen..
- Harshad
2012 May 22 8:22 AM
Hi Harshad,
The regeneration of maintenance will overwrite every thing written in PAI or PBO . Its better to do as i suggested here http://scn.sap.com/thread/3179023