Relationship between user and business unit.

Show:

ID_BUSINESSUNIT

Int(11)


Default: 0

ID_INBU

Int(11)

Unique identifier.

ID_USER

Int(11)


Default: 0

INBU_EXCLUDE

Tinyint(1)

Enable/disable to not include this user during entities searches which belong to this business unit's managers :

  • 1 : Enable
  • 0 : Disable


Default: 0