LoadEmployees Method
LoadEmployees reloads an employee into the ABS cache. This method applies to situations when users add a new employee to a service region, or when a schedule change applies to an employee already loaded into the ABS.
Invoked From
This method is called when a user clicks the Load ABS button (in the Employees view in the Service Region List view of the Administration - Scheduling screen).
Arguments
The following table describes the arguments for this method.
Argument Name | Description |
---|---|
SvcRegnId |
The service region ID of the employees to load. |
EmployeeIds |
The comma-separated employee IDs. |
There are no return values for this method.