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: 

Modification Events in Table maintenance Generator

Former Member
0 Kudos

Hi All,

I am creating a modification event in Table maintenance. I want to validate the entries entered in TMG when click on the Save button. Can anybody tell me the proper event which will work only by clicking on Save button.

Regards,

Vasu...

1 REPLY 1

Former Member
0 Kudos

HI

Events allow you to change the generated table maintenance dialog at predefined positions, which cannot be reached by user modules in the screen flow logic.

The user routines are called dynamically at runtime. For this reason, the routines must be in a user include in the table/view maintenance dialog function group. All extended table maintenance global data is available. An interface is only required for events 22 and AF.

The events can be additions or replacements.

http://help.sap.com/saphelp_nw04s/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-87652872...

http://www.bs.com.ar/bsweb/Temarios/TemariosSAP/Abap.doc