BankLCImportType.doValidateUpdateInvoice Method [AX 2012]

Checks whether the letter of credit related invoice is valid for posting.

Syntax

protected boolean doValidateUpdateInvoice(FormletterParmTable _formletterParmTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation is successful; otherwise, false

See Also

Reference

BankLCImportType Class