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.
Checks duplicate BOE number.
Syntax
client server public static boolean checkDuplicateBOENumber_IN(
CustomsBillOfEntryNumber_IN _customsBillOfEntryNumber,
CustomsImporterInvoiceNumber_IN _customsImporterInvoiceNumber_IN,
PurchIdBase _purchId)
Run On
Called
Parameters
- _customsBillOfEntryNumber
Type: CustomsBillOfEntryNumber_IN Extended Data Type
The customs bill of entry number.
- _customsImporterInvoiceNumber_IN
Type: CustomsImporterInvoiceNumber_IN Extended Data Type
The customs importer invoice number.
- _purchId
Type: PurchIdBase Extended Data Type
The purch id.
Return Value
Type: boolean
Returns true if the duplicate BOE number is valid.