Share via


PurchInvoiceJournalPost.canPostToInventory Method [AX 2012]

Determines whether an invoice line can be inventory posted.

Syntax

protected boolean canPostToInventory()

Run On

Server

Return Value

Type: boolean
true if the line can be inventory posted; otherwise, false.

See Also

Reference

PurchInvoiceJournalPost Class