CustomsInvoiceRegnTrans_IN::checkPurchTableForUpdate Method
Checks if the Invoice Registration is updated completely for specified PurchLine
Syntax
client server public static boolean checkPurchTableForUpdate(PurchIdBase _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
The PurchId recId to find quantity updated for InvoiceRegistration and PurchQuantity.
Return Value
Type: boolean
true if InvoiceRegistration is complete otherwise, false.