Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to validate the data in table maintenance generator using events

Former Member
0 Kudos

Hi all,

I am able to create the table maintanence generator. now i have to validate the ztable data when changed and i have to also handle previous history details changed.

I know it can be done by handling events but how i dont know and how 2 handle the previus history of change.

help me out in this

4 REPLIES 4

Former Member
0 Kudos

Hi,

in the menu bar of the maintenance generator you go to environment --> modification --> events. Here you find many events for processing your information.

reward if helpful.

0 Kudos

thanks

Former Member
0 Kudos

Hi,

Chek this link on how to work on events:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20im...

/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance

Hope this helps you.

Regards,

Anjali

0 Kudos

thanks