BankLCType.doValidateUpdateInvoice Method [AX 2012]

Indicates whether an invoice related to a letter of credit can be posted.

Syntax

protected boolean doValidateUpdateInvoice(FormletterParmTable _formletterParmTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if the invoice can be posted; otherwise, false.

See Also

Reference

BankLCType Class