Exit DataView
You finish DataView with [Ctrl+E]. The program will then automatically execute the following actions:
- Check, whether a user-defined userexit EXIT exists and executes it. If this userexit returns an error, the function will be cancelled and the previous program state will be restored.
- Deletes all open masks and executes the userexits installed at the Post_Mask triggers. If a mask is in Mask-Edit state, you will be asked, whether the changes are to be saved.
- Remove record locks.
- Checks whether there are any records in the trash basket. If this is the case, you will be asked, whether these records can be finally deleted.
- Closes the DataView application window.
In your application you can install the function for closing DataView using the standard menu userexit exi_dtvof.