prt_mod_grp
Changes the group assignment of the current user.
Parameters:
[group]
- Group
- If you specify a group, DataView will assign this group to the current user. If you do not specify a group, the userexit creates a selection menu with all groups the current user is assigned to in the application. In the menu he can select the group he wants to change to.
Usage as:
On_Select userexit in each menu/button-area or On_Event userexit in each state of the user interface.
Explanation:
Example:
In DataView itself the userexit creates a group selection menu, when you select the Group assignment button within the toolbar.