📚 SAP Business One SDK Help

BoPermission Enumeration
See Also 

Description

Specifies the permission type assigned to the user.

Members

MemberValueDescription
boper_Full1Full authorization (Read/Write).
boper_ReadOnly2Read only authorization.
boper_None3No authorization.
boper_Various4Various authorizations.

Relevant when the node of the authorization tree contains few branches with different authorizations. For example, a user that has Full Authorization for Item Management form and Read Only for Price Lists form then the user permission for Inventory is Various Authorizations.

boper_Undefined6Authorization not defined.