ReloadServiceRegion Method
ReloadServiceRegion loads or reloads service region data into the ABS cache and changes the ABS time horizon for a service region.
Invoked From
This method is called when a user clicks the Load ABS button (in the Service Region List view of the Administration - Scheduling screen). This method is called if the parameter sets change or the schedule changes for a service region. This method is typically called from a repeating component job that refreshes the time horizon for a service region.
Argument
The following table describes the argument for this method.
Argument Name | Description |
---|---|
SvcRegnId |
The service region ID to reload. |
There are no return values for this method.