Share via


ReleaseUpdateDB60_CISPayroll.updateRPayTitlePosting Method [AX 2012]

Updates the HcmTitle field in the RPaytitlePosting table converting the obsolete DEL_Title field into the reference to the HcmTitle table.

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

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

Syntax

public void updateRPayTitlePosting()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_CISPayroll Class