SalesInvoiceDP.MCRInvoiceHasMultipleDeliveryModes Method [AX 2012]

Determines if the invoice had multiple delivery mode.

Syntax

private boolean MCRInvoiceHasMultipleDeliveryModes(InvoiceId _invoiceID, CustDlvModeId _dlvMode)

Run On

Server

Parameters

Return Value

Type: boolean
A boolean value that indicating whether invoice has multiple delivery mode.

See Also

Reference

SalesInvoiceDP Class