‎2009 Feb 12 12:44 PM
Hello, as you all know, there is a program generated behind the table maintenance view. I want to add certain validation on the values entered in the table maintenance.
I know that modifying the program is not the best practice.
Is there any user exit which will permit me to do this?
thx.
‎2009 Feb 12 12:46 PM
‎2009 Feb 12 12:48 PM
i would prefer an exit for safety purposes.the client does not want us to touch the table maintenance code.thx
‎2009 Feb 12 1:01 PM
Hi Antish,
Try to go with the table events. For this goto the Table Maintenance Generator Screen --> Environment --> Modification --> Events. Here you can handle some events according to your requirement. Validations can be done only in this way.
Regards,
Swapna.