formletterParmData.checkAdvancePayments_W Method [AX 2012]

Is a stub method that checks for advance payments.

Syntax

public boolean checkAdvancePayments_W([boolean _showBox])

Run On

Server

Parameters

  • _showBox
    Type: boolean
    A value that determines whether a dialog box should prompt the user to continue if prepayments exist.

Return Value

Type: boolean
Always returns true.

See Also

Reference

formletterParmData Class