CustVendOpenTransManager.isPartialAdvanceInvoiceRemaining Method [AX 2012]

Indicates whether there exist any partial advance invoice to implement priority settlement.

Syntax

private boolean isPartialAdvanceInvoiceRemaining(CustVendTransOpen _custVendTransOpen, VendTrans _vendTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if partial advance invoice exists; otherwise, false.

See Also

Reference

CustVendOpenTransManager Class