Start of Content Area

Event AH: Instead of Database Changes for Texts in Other Langs  Locate the document in its SAP Library structure

Execution : Instead of database changes for texts in other languages

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 standard routine VIM_TEXTTAB_DB_UPDATE can be a template for the realization of the user routine.

The following global data is available:

Note

If the internal table <VIM_TEXTTAB> has been changed, the following statement must be at the end of the routine:
MODIFY VIM_TEXTTAB_CONTAINER INDEX VIM_TEXTTAB_CONTAINER_INDEX .