BankLCImportType::validateUpdateInvoiceOnServer Method [AX 2012]

Forces the validation of the invoice to be done on the server.

Syntax

server private static boolean validateUpdateInvoiceOnServer(BankLCRefRecId _bankLCImportRecId, FormletterParmTable _formletterParmTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if the validation passes; otherwise, false.

See Also

Reference

BankLCImportType Class