CustomsImportInvoiceNumberTable_IN::checkImporterInvoiceNumber Method
Checks if customsImportInvoiceNumberTable_IN table record exists for specified CustomsImporterInvoiceNumber_IN.
Syntax
client server public static boolean checkImporterInvoiceNumber(CustomsImporterInvoiceNumber_IN _importerInvoiceNumber)
Run On
Called
Parameters
- _importerInvoiceNumber
Type: CustomsImporterInvoiceNumber_IN Extended Data Type
The CustomsImporterInvoiceNumber_IN for which customsImportInvoiceNumberTable_IN table is queried.
Return Value
Type: boolean
true if customsImportInvoiceNumberTable_IN table record is found otherwise, false