ReleaseUpdateDB60_Payroll.updatePrlUSTaxTransactionHistory Method [AX 2012]

Updates records in the PrlUSTaxTransactionHistory replacing the following relationships - PRLEmployeePayElementsTransPosted table with a relationship to PayrollPayStatement, DEL_EmplTable table with a relationships to HcmWorker

public void updatePrlUSTaxTransactionHistory()

Run On

Server

Replaces the following fields of the PrlUSTaxTransactionHistory table PayStatement field with the corresponding value from the DEL_MappingRecId field of the PRLEmployeePayElementsTransPosted table, DEL_EmplId field with the corresponding value from the RecId of the HcmWorker table.

Community Additions

ADD
Show: