‎2008 Oct 24 2:36 PM
Hi
I have generated the table maitenance for a custom table.
It is generated fine and I can maintain the data thr; this.
Now I want add one additional button to screen if the application bar where I have button Change/Display,New Entry.
How I can add the new button on the screen and it should show the display in the same languge.
Please guide me on the same with the procedure.
Regards
Sujit Sawant
‎2008 Oct 24 6:55 PM
Go to the function group that you specified as the group for the table maintenance and edit the screen number you specified for the table maintenance.
You can customize this screen like any other dynpro, compile it and then the table maintenance function will show your changes to the screen.
HOWEVER -
DO NOT REGENERATE the table maintenance screen in the table maintenance program, as you will lose all your customizations to the screen.
Regards,
D.
‎2008 Oct 24 7:15 PM
Hi Sujit,
First of all You need to go to the Function Group. onwhich the Table Maintainance generated is created.
Then go to the Function Group and enter the FunctionGroup in SE80.
Now Click the Screen number which is used for the Table Maintanance Generator. and go to
Click on the Layout Button. and create a new button on the layout.
Now enter your logic in the Flow logic it will work.
Thanks,
Chidanand