Input Parameters | Significance |
none | - |
Output Parameters | Significance |
none | - |
Return Code | Significance |
0 | no error |
1 | no write access granted to the main entity in the widget |
2 | no record selected |
3 | no selected record can be edited (locking, write protection, userexit) |
Can be invoked as on_select-userexit in widget menus or as on_event-userexit in the widget- or element selection state of a mask.
The system checks the edit_action-trigger before editing, the pre_action-trigger before the update transaction, and the post_action-trigger of the mask after the update transaction.During this process the triggers execute the functions you programmed for update mode.
Attention!
In relation masks both the master entries and the relation entries are changed.