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