LoadActivities Method
LoadActivities loads activities into the ABS cache. When called, the ABS attempts to insert the activities into the employee schedules.
Invoked From
This method is called when a user clicks the Load button (in the Activities 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 |
---|---|
ActIds |
The comma-separated activity IDs. |
SvcRegnId |
The service region ID of the activities to load. |
There are no return values for this method.