wdh_ext_lis

Expands a list by the internal system fields of DataView. If the list has already been expanded, the system fields will removed again.


Usage as:

On_Select userexit in the widget-menu/button-area or On_Event userexit in the widget state.


Explanation:

The userexit adds the following fields to the end of a list:

The userexit does not resize the widget for displaying the system fields. If you want to see these columns, you will have to navigate to the right in the widget or maximize the widget size.

Example: In DataView itself the keyboard event of the key combination [Ctrl+A] in widget state is realized with this userexit.