The action completely updates access rights for all logged on users. It
must be called after changing access rights (e.g. using the actions
RES_GROUP_INSERT,
RES_GROUP_DELETE). Otherwise,
changes for particular user will be applied after his/her logoff from
all D2000 system processes (D2000 CNF,
D2000 GrEditor,
D2000 HI, ...).
For wide configurations of access rights, the action may take some
time.
Example
BEGIN
RES_GROUP_INSERT group, D.graf
REBUILD_ACC
END