Share via


VendInvoiceDocumentDP.hasTotalPrepaidAmount Method [AX 2012]

Determines whether there is any total prepaid amount.

Syntax

public boolean hasTotalPrepaidAmount()

Run On

Server

Return Value

Type: boolean
true when the total prepaid amount is not equal to 0; otherwise, false.

See Also

Reference

VendInvoiceDocumentDP Class