SalesParmTable::checkDuplicateInvoiceId_IN Method

Checks if same invoice id is selected in the Shipping bill, SalesEditLines form, Overview tab. If so stop parmline creation.

Syntax

client server public static boolean checkDuplicateInvoiceId_IN(
    ExportInvoiceId_IN _customsExportInvoiceid, 
    SalesIdBase _salesId, 
    ParmId _parmId)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true, if exist record; otherwise, false.

See Also

Reference

SalesParmTable Table