‎2009 May 26 2:43 PM
Hi All,
I have a requirement where I need to added new button which should be able to change the field and save it to database.
The field which needs to be changed is a primary key.
Itu2019s a z*table
Currently, we are copying the fields which needed to be changed and after changing deleting the original one.
The button should be able to perform the functionality of copy and delete.
Thanks,
Gaurav
‎2009 May 26 6:15 PM
Hi,
Check in the table maintainance generator in SE11.
You are allowed to change the table maintainance generator screen from the Menu Options.
Check if you can add the button on the screen and write the code in PAI.
Regards,
Ankur Parab
‎2009 May 26 3:30 PM
Hello,
Do you mean you want to change the standard program for TCODE: SM30 ??
You try the same by using custom report.
Regards,
Sachinkumar Mehta.
‎2009 May 26 3:45 PM
‎2009 May 26 6:15 PM
Hi,
Check in the table maintainance generator in SE11.
You are allowed to change the table maintainance generator screen from the Menu Options.
Check if you can add the button on the screen and write the code in PAI.
Regards,
Ankur Parab
‎2009 May 27 1:26 PM
‎2009 Jun 04 7:51 AM