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