PurchEditLinesForm.editReceiveNow Method [AX 2012]

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

public boolean editReceiveNow()

Run On

Client

Return Value

Type: boolean
true if the PurchEditLines form should editing of the ReceiveNow field should be enabled; otherwise, false.

Editing will not be enabled if the PurchaseOrderLedgerPosting field in the PurchParameters table is true.

Community Additions

ADD
Show: