Event AB 

Execution : Instead of the standard database changes routine

Use

This event occurs at the 'Save' function. A different logic from the standard can run, for example to also change hidden tables in the database.

Realization

The following standard routines can be used or be a template for the realization of the user routine:

· Maintenance dialog based on a view:

routine FORM DB_UPD_<view name>

· Maintenance dialog based on a table:

routine FORM TABLE_DB_UPD.

If entries are deleted, they must also be deleted in the internal table EXTRACT, and the flags be reset. (See the standard routine logic).

The following global data is available: