CustomsVendBOEPurchLink_IN::isBillOfEntryDone Method
Checks if CustomsVendBOEPurchLink_IN record exists for specified PurchId.
Syntax
client server public static boolean isBillOfEntryDone(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The PurchId to find customsVendBOEPurchLink_IN record.
Return Value
Type: boolean
true if CustomsVendBOEPurchLink_IN record is found otherwise, false.