LedgerJournalCheckPost.validateBankLC Method [AX 2012]

Indicates whether the payment marked with Letter of Credit can be posted.

Syntax

private boolean validateBankLC(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

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

See Also

Reference

LedgerJournalCheckPost Class