BankLCImportType.validateUpdatePayment Method [AX 2012]

Indicates whether the letter of credit related payment is valid for posting.

Syntax

public boolean validateUpdatePayment(RecId _ledgerJournalTransRefRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

BankLCImportType Class