exi_dtv

Closes DataView in a controlled way.


Usage as:

On_Select userexit in each menu/button-area or On_Event userexit in each state of the user interface.


Explanation:

Before the userexit exi_dtv finally closes DataView, it carries out the following actions and checks in oder to close DataView resources and locks in a controlled way:

Attention! If, for any reason, you want to leave DataView from within an application specific custom userexit which you programmed, you will have to apply the userexit exi_dtv as subroutine, in order to close DataView in a controlled way.