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