Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the invoice had multiple delivery mode.
Syntax
private boolean MCRInvoiceHasMultipleDeliveryModes(InvoiceId _invoiceID, CustDlvModeId _dlvMode)
Run On
Server
Parameters
- _invoiceID
Type: InvoiceId Extended Data Type
This is the invoice ID.
- _dlvMode
Type: CustDlvModeId Extended Data Type
This id the delivery mode.
Return Value
Type: boolean
A boolean value that indicating whether invoice has multiple delivery mode.