CustomsInvoiceRegnTrans_IN::checkIfPurchQuantityConsumed Method
Checks if the total PurchLine Qty is updated for InvoiceRegistration
Syntax
client server public static boolean checkIfPurchQuantityConsumed(CustomsInvoiceRegnJournalLine_IN _customsInvoiceRegnJournalLine)
Run On
Called
Parameters
- _customsInvoiceRegnJournalLine
Type: CustomsInvoiceRegnJournalLine_IN Table
The CustomsInvoiceRegnJournalLine_IN table record to find quantity updated for InvoiceRegistration.
Return Value
Type: boolean
true if all PurchQty updated for invoiceRegistration, otherwise false.