Share via


TradeBLWILines.checkInvoice Method

Checks if the invoice total is still the same as the original invoice amount.

Syntax

public boolean checkInvoice()

Run On

Called

Return Value

Type: boolean
true if the invoice total is the same as the original invoice amount; otherwise, false.

Remarks

Within the Belgian Luxembourg Exchange Institute (BLWI) functionality, invoices can be split into several transactions but the sum of the split transactions should still be equal to the original invoice amount.

See Also

Reference

TradeBLWILines Table