Share via


ReleaseUpdateDB60_Retail.updateRetailStoreTenderTypeCardTable Method [AX 2012]

Updates the accountRelation field to LedgerDimension in RetailStoreTenderTypeCardTable table.

Updates the cardFeeAccount field to CardFeeLedgerDimension in RetailStoreTenderTypeCardTable table.

Updates the cardFeeOffsetAccount field to CardFeeOffsetLedgerDimension in RetailStoreTenderTypeCardTable table.

Updates the differenceAccount field to DifferenceAccLedgerDimension in RetailStoreTenderTypeCardTable table.

Updates the differenceAccountForBigDifference field to DiffAccBigDiffLedgerDimension in RetailStoreTenderTypeCardTable table.

Syntax

public void updateRetailStoreTenderTypeCardTable()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class