Event AB: 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:
routine FORM DB_UPD_<view name>
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: