Share via


ReleaseUpdateDB60_Bank.updateBankAccountTransSourceFromJournal Method [AX 2012]

Populates the source fields on BankAccountTrans from LedgerJournalTrans.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          protected void updateBankAccountTransSourceFromJournal()

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected boolean updateBankAccountTransSourceFromJournal(BankAccountTrans _bankAccountTrans)

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Bank Class