Share via


ReleaseUpdateDB60_CISPayroll.updateRPayFundCostAccountTable Method [AX 2012]

Updates the DefaultDimension field in the RPayFundCostAccountTable table converting the obsolete DEL_Dimension field into the default dimension.

Updates the CostMainAccount field in the RPayFundCostAccountTable table converting the obsolete DEL_CostLedgerAccount field into the main account.

Updates the FundCostMainAccount field in the RPayFundCostAccountTable table converting the obsolete DEL_FundCostLedgerAccount field into the main account.

Syntax

public void updateRPayFundCostAccountTable()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_CISPayroll Class