Siebel Field Service Guide > Business Service Methods Reference for Field Service > Scheduling >
LoadEmployees Method
LoadEmployees is used to reload an employee into the ABS cache. This method can be useful in situations where there is a new employee being added to a service region, or where there is a schedule change for an employee already loaded into the ABS. Usage
This method is called when the user clicks the Load ABS button on the Administration - Scheduling screen > Service Regions List > Employees view. Additional Details
The inputs for this method are described in Table 160.
Table 160. Inputs for LoadEmployees Method
|
|
SvcRegnId |
Service region ID of the employees that need to be loaded. |
EmployeeIds |
Comma separated employee IDs. |
There are no outputs for this method.
|