Employee balances

The EMBAL_DELTA field is used to change employee balances. The Employee Import process can change multiple employee balances.

This is the format for changing an employee balance field:

{Balance_Name}~{Value}~{Action}  

{Action} can be SET or ADD.

Balance {Value} can have a maximum of three decimal places.

The {Balance_Name} (for example, VACATION) must exist in the application. Otherwise, the system rejects the entire record and generates an error message.

For example, to set an employee's vacation balance to 15, this string (including the tilde (~) symbols) is required:

VACATION~15~SET