iwf_lis_ent

Creates the defined list widget for the entity and outputs it on the screen.


Parameters:

[entity [list]]

Entity
Name of the entity. If you do not specify an entity, DataView creates a sub-menu at the item with all entities you already created in your application.

List
Name of the list for the entity. Only specify lists containing elements of the master table of the entity. You can only specify a list together with the entity. If you do not specify a list, DataView will display the default master list.


Usage as:

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