Time Batch# delete

jejims

Active Member
How do I delete locked time card batch # that is no longer needed? Time was entered through speed time entry and processed in payroll. This time card batch would not go away after final update causing duplicates records in subsequent payroll.
 
You will have to delete the record from the F06116 table using SQL. Make sure you delete only the record with the problem.

Are you sure the record was processed in a payroll? Do you have an Interim that hasn't been processed? A record is locked when certain fields are populated. This happens when an Interim is created or pre-payroll is run. The records are deleted during final update after they have been copied to the F0618 table. You may want to check to ensure that the record exists in the F0618 table before deleting it.
 
Back
Top