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