cch_sel_dtv

Sets the mask on a record after a double-click on a record in update mode of mask-edit state. The write-cursor is in the field under the mouse pointer. The record can be immediately edited.


Usage as:

Sel_Action userexit at each mask.


Explanation:

The userexit internally calls the function iwf_edt_lis (edit record).

In browser lists the userexit has a special meaning. Then it can get the parameter defined for the function iwf_brw_ent at the Sel_Action trigger. This installs the DataView default behaviour into the browser. After a click or double-click on an element in the browser, the mask specified in the parameter string will open.