/AWS1/CL_TBDSCHDLNGMINPRIOOVRD¶
Defines the override behavior for jobs at the minimum priority (0) in weighted balanced scheduling.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_alwaysschedulelast TYPE REF TO /AWS1/CL_TBDSCHMINPROVRALWSC00 /AWS1/CL_TBDSCHMINPROVRALWSC00¶
Jobs at the minimum priority (0) are always scheduled after all other jobs, regardless of the weighted scheduling formula. If multiple jobs have priority 0, ties are broken using the standard weighted formula.
Queryable Attributes¶
alwaysScheduleLast¶
Jobs at the minimum priority (0) are always scheduled after all other jobs, regardless of the weighted scheduling formula. If multiple jobs have priority 0, ties are broken using the standard weighted formula.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALWAYSSCHEDULELAST() |
Getter for ALWAYSSCHEDULELAST |