Share via


ReleaseUpdateDB60_Retail.updateRetailStoreTenderTypeTable Method [AX 2012]

Updates the Dimensions field to DefaultDimension in RetailStoreTenderTYpeTable table.

Updates the LedgerDimension field to accountRelation in RetailStoreTenderTYpeTable table.

Updates the DifferenceAccLedgerDimension field to differenceAccount in RetailStoreTenderTYpeTable table.

Updates the DiffAccBigDiffLedgerDimension field to differenceAccountForBigDifference in RetailStoreTenderTYpeTable table.

Updates the BankBagLedgerDimension field to BankBagAccountNumber in RetailStoreTenderTYpeTable table.

Updates the SafeAccLedgerDimension field to safeAccountRelation in RetailStoreTenderTYpeTable table.

Syntax

public void updateRetailStoreTenderTypeTable()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class