CustomsVendBOETrans_IN::checkBillOfEntryComplete Method
Checks if BillOfEntry is completely Updated for specified PurchTable record.
Syntax
client server public static boolean checkBillOfEntryComplete(PurchIdBase _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
PurchId for which BillOfEntry update is complete.
Return Value
Type: boolean
true if BillOfEntry update is complete otherwise, false.