Share via


LedgerJournalTransUpdateCust.isRelatedToSEPAInvoice Method [AX 2012]

Indicates whether the ledger journal line related to invoice whose payment mode was marked as a SEPA.

Syntax

protected boolean isRelatedToSEPAInvoice(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the ledger journal line related to invoice whose payment mode was marked as a SEPA; otherwise, false.

See Also

Reference

LedgerJournalTransUpdateCust Class