BankLCImportType::validateUpdatePaymentOnServer Method [AX 2012]

Forces the validation to be done on the server.

Syntax

server private static boolean validateUpdatePaymentOnServer(BankLCRefRecId _bankLCImportRecId, RecId _ledgerJournalTransRefRecId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

BankLCImportType Class