PurchEditLinesForm_PurchOrder.editReceiveNow Method [AX 2012]

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

public boolean editReceiveNow()

Run On

Client

Return Value

Type: boolean
Always returns false.

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

Community Additions

ADD
Show: