Share via


ReleaseUpdateDB60_Bank.updateBankDepositTransSourceTableId Method [AX 2012]

Updates the source table id on BankAccountTrans when the source is from BankDepositDocument.

Syntax

public void updateBankDepositTransSourceTableId()

Run On

Server

Remarks

The source table id from source upgrade side is not consistent with tagret side. This method will update it to the valid id in target side.

See Also

Reference

ReleaseUpdateDB60_Bank Class