REBUILD_ACC action


Function
Handling an error occurrence.
Declaration
 REBUILD_ACC
Description

The action completely updates access rights for all logged in users. It must be called after the change of 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 of the 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 

Related pages:

Napíšte komentár