PurchEditLinesForm_PurchOrder.editPrices Method [AX 2012]

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

public boolean editPrices()

Run On

Client

Return Value

Type: boolean
Always returns false.

If the PurchaseOrderLedgerPosting field in the PurchParameters table is true, the Price field group in the PurchParmLine table cannot be edited.

Community Additions

ADD
Show: