SalesInvoiceJournalPost.useBillOfLading Method [AX 2012]

Indicates whether to use bill of lading when an invoice is posted.

Syntax

protected boolean useBillOfLading()

Run On

Server

Return Value

Type: boolean
true if bill of lading should be used; otherwise, false.

See Also

Reference

SalesInvoiceJournalPost Class