Share via


PurchFormLetter_Invoice.invoiceHasLinesWithGoods_BR Method [AX 2012]

Checks if the given invoice has one or more lines with goods.

Syntax

protected boolean invoiceHasLinesWithGoods_BR(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Called

Parameters

Return Value

Type: boolean
Whether the invoice has at least one line with goods (true) or only service items (false).

See Also

Reference

PurchFormLetter_Invoice Class