Share via


CustomsBillOfEntryNumberTable_IN::checkBillOfEntryNumber Method

Checks if CustomsBillOfEntryNumberTable_IN table record exists for specified CustomsBillOfEntryNumber_IN.

Syntax

client server public static boolean checkBillOfEntryNumber(CustomsBillOfEntryNumber_IN _billOfEntryNumber)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

CustomsBillOfEntryNumberTable_IN Table