BankLCType.validateUpdatePayment Method [AX 2012]

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

Syntax

public abstract boolean validateUpdatePayment(RecId _ledgerJournalTransRefRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

BankLCType Class