Share via


ReleaseUpdateDB60_Bank.updateBankAccountTransSourceFromCust Method [AX 2012]

Populates the source fields on BankAccountTrans from CustTrans.

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 updateBankAccountTransSourceFromCust()

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

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Bank Class