BankLCType.doValidateUpdatePayment Method [AX 2012]

Validates that a payment that is related to the Letter of Credit is valid to post.

Syntax

protected boolean doValidateUpdatePayment(RecId _ledgerJournalTransRefRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

BankLCType Class