Share via


LedgerJournalTransUpdateCust.isSEPATrans Method [AX 2012]

Indicates whether the ledger journal line should be processed as part of SEPA functionality.

Syntax

protected boolean isSEPATrans(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the ledger journal line should be processed as part of SEPA functionality; otherwise, false.

See Also

Reference

LedgerJournalTransUpdateCust Class