Share via


PurchFormLetter_Invoice.validateLinesWithGoodsHaveDiAddition_BR Method [AX 2012]

Validates that all lines with goods in the given invoice have DI addition.

Syntax

protected boolean validateLinesWithGoodsHaveDiAddition_BR(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Called

Parameters

Return Value

Type: boolean
Whether all goods lines have DI addition or not.

See Also

Reference

PurchFormLetter_Invoice Class