Share via


CustomsInvoiceRegnTrans_IN::checkIfQuantityConsumed Method

Checks if the total qty selected for invoiceRegistration is greater than PurchQty

Syntax

client server public static boolean checkIfQuantityConsumed(CustomsInvoiceRegnJournalLine_IN _customsInvoiceRegnJournalLine)

Run On

Called

Parameters

Return Value

Type: boolean
true if qty selected for invoiceRegistration is greater than PurchQty, otherwise false.

See Also

Reference

CustomsInvoiceRegnTrans_IN Table