• Post category:Others
  • Post comments:0 Comments
  • Post last modified:October 4, 2022
  • Reading time:2 mins read
You are currently viewing How to roll back the Balance Initialization process?
How to roll back the Balance Initialization process?

For initializing the balances, we use the InitializeBalanceBatchHeader.dat and InitializeBalanceBatchLine.dat to create a batch with the balance initialization details for employees with their balances and dimensions and load it.

We then initiate the process “Load Initial Balances” from the Submit a Flow task under payroll to transfer the balances from batch to the application.

However, there could be reasons why some balances are missed for employees and they cannot be loaded in a separate batch as the employee was processed earlier. If there are any payrolls processed after the initialization, they need to be rolled back if we have to roll back the balance initialization.

image 2 1024x305 - How to roll back the Balance Initialization process?

We need to make sure to select the operation as Undo, and select the batch name that we used to load the balances earlier.

After the process is successful, we can modify the HDL to include the additional balances/amounts with a new batch name and load the balances.