Share via


InventSupply.checkAccessRights Method [AX 2012]

Checks that the current user has access to all the tables that are used by this class.

Syntax

protected void checkAccessRights()

Run On

Server

Exceptions

Exception Condition
Error

Rights are insufficient to use one of the following tables: InventDim, InventItemPurchSetup, InventItemInventSetup, PriceDiscTable, VendTable, InventSum or InventTrans.

See Also

Reference

InventSupply Class