PurchEditLinesForm_PurchOrder.editDiscount Method [AX 2012]

Determines whether the PurchEditLines form should enable editing of the Discount field group in the PurchParmLine table.

public boolean editDiscount()

Run On

Client

Return Value

Type: boolean
Always returns false.

If the PurchaseOrderLedgerPosting field in the PurchParameters table is true, do not allow the Discount field group in the PurchParmLine table to be edited.

Community Additions

ADD
Show: