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 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.