PurchTableForm.getEnabledAgreementButtons Method [AX 2012]

Determines whether the buttons that are used for linking with purchase agreement lines are enabled.

public container getEnabledAgreementButtons(PurchTable _purchTable, PurchLine _purchLine)

Run On

Called

Parameters

_purchTable
Type: PurchTable Table
The PurchTable record that is used to determine whether the buttons will be enabled.
_purchLine
Type: PurchLine Table
The PurchLine record that is used to determine whether the buttons must be enabled.

Return Value

Type: container
A container with values for enabling the agreement buttons.

Community Additions

ADD
Show: