Share via


PurchFormletterParmDataInvoice.checkAdvancePayments_W Method [AX 2012]

Checks if advance payments exists for current update and checks them

Syntax

public boolean checkAdvancePayments_W([boolean _showBox])

Run On

Server

Parameters

  • _showBox
    Type: boolean
    Determines if box should be shown to user to prompt for proceeding if prepayments exist

Return Value

Type: boolean
true, if no prepayments found or user decided to proceed

See Also

Reference

PurchFormletterParmDataInvoice Class