ReleaseUpdateDB60_Bank.updateBankAccountTransSourceFromTrv Method [AX 2012]
Populates the source fields on BankAccountTrans from TrvExpTrans.
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 updateBankAccountTransSourceFromTrv()
Microsoft Dynamics AX 2012 R2 (SYS)
protected boolean updateBankAccountTransSourceFromTrv(BankAccountTrans _bankAccountTrans)
Run On
Server