/AWS1/CL_TBDSCHDLNGMAXPRIOOVRD¶
Defines the override behavior for jobs at the maximum priority (100) in weighted balanced scheduling.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_alwaysschedulefirst TYPE REF TO /AWS1/CL_TBDSCHMAXPROVRALWSC00 /AWS1/CL_TBDSCHMAXPROVRALWSC00¶
Jobs at the maximum priority (100) are always scheduled before other jobs, regardless of the weighted scheduling formula. If multiple jobs have priority 100, ties are broken using the standard weighted formula.
Queryable Attributes¶
alwaysScheduleFirst¶
Jobs at the maximum priority (100) are always scheduled before other jobs, regardless of the weighted scheduling formula. If multiple jobs have priority 100, ties are broken using the standard weighted formula.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALWAYSSCHEDULEFIRST() |
Getter for ALWAYSSCHEDULEFIRST |