PurchTableForm.isLineCalculationButtonEnabled Method [AX 2012]

Determines whether the line level calculations menu items are enabled.

public boolean isLineCalculationButtonEnabled(PurchLine _purchLine)

Run On

Called

Parameters

_purchLine
Type: PurchLine Table
A table buffer that contains the current values from the PurchLine table.

Return Value

Type: boolean
true if line calculation buttons should be enabled; otherwise, false.

Community Additions

ADD
Show: