PurchReqTableForm::isProjectBudgetControlEnabled Method [AX 2012]

Indicates whether the EnableBudgetCheckOnLineSave field of the ProjParameters table project budget check should be performed when a purchase requisition line is saved.

server public static boolean isProjectBudgetControlEnabled()

Run On

Server

Return Value

Type: boolean
true if project budget check must be performed; otherwise, false.
Show: