AlcoholLicenseTable_RU::checkAlcoholLicenseSeriesNumInInvoice Method

Validates that the correct alcohol license is selected for all lines in the SalesParmLine table that include alcohol production.

Syntax

server public static boolean checkAlcoholLicenseSeriesNumInInvoice(CustVendTable _custVendTable, ParmId _parmId)

Run On

Server

Parameters

  • _custVendTable
    Type: CustVendTable Map
    The customer or vendor for which the invoice is posted.

Return Value

Type: boolean
true if the correct alcohol license is selected for all lines that include alcohol production; otherwise, false.

See Also

Reference

AlcoholLicenseTable_RU Table