Skip to Content
0
Former Member
Feb 19, 2009 at 09:52 AM

Event for input validation in custom table (table maintenance generator)

72 Views

Hello all,

I look for a solution to execute an event after the modification of a table field of a custom table to validate the user's input.

I already tried event 07 (Execution : Before correcting the contents of a selected field) of the table maintenance generator but it will be executed after some modification made by the Edit -> Change field action.

I could use the event 01 but in my opinion this event happens to late and errors are very uncomfortable for the user at that time.

Editing the dynpro events is not a solution for me because it should be easy to maintain the table structure at any time.

Thank you in advance

Robert