📚 SAP Business One SDK Help

Superuser Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the user is a super-user. Super-users have automatic authorizations to all objects and are authorized to perform all functions in the system.

Authorizations for super-users cannot be reduced or changed. However, super-users can deny super-user rights from other super-users in the system.

Field name: SUPERUSER.

Property type

Read-write property

Syntax

Visual Basic
Public Property Superuser() As BoYesNoEnum

See Also