PurchTableForm.isPBAExecuteButtonEnabled Method [AX 2012]

Enables the applicable main line menu buttons.

public boolean isPBAExecuteButtonEnabled(PurchLine _purchLine)

Run On

Called

Parameters

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

Return Value

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

Community Additions

ADD
Show: