Share via


ReleaseUpdateDB60_CISPayroll.updateRPayEmplStandardDeductionTable Method [AX 2012]

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

Updates the LedgerDimension field in the RPayEmplStandardDeductionTable table converting the obsolete DEL_Account field into the ledger dimension.

Syntax

public void updateRPayEmplStandardDeductionTable()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_CISPayroll Class