PurchRFQCaseTableForm.editAmendmentAllowed Method [AX 2012]

Determines whether the amendment is editable in the PurchRFQCaseTableForm.

public boolean editAmendmentAllowed(PurchRFQCaseTable _purchRFQCaseTable)

Run On

Called

Parameters

_purchRFQCaseTable
Type: PurchRFQCaseTable Table
The PurchRFQCaseTable record.

Return Value

Type: boolean
true if amendment is editable; otherwise, false.

Community Additions

ADD
Show: