Share via


PurchInvoiceJournalPost.postMarkupLineBeforeInventory Method [AX 2012]

Determines whether a markup for a line should be posted before inventory updates are performed.

Syntax

protected boolean postMarkupLineBeforeInventory()

Run On

Server

Return Value

Type: boolean
true if a line markup should be posted before the inventory is updated; otherwise, false.

See Also

Reference

PurchInvoiceJournalPost Class