Hierarchy

⤷

⤷

Basic Data
Data Element | SWE_JOBKD |
Short Description | Operation Mode of Background Job |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SWE_JOBKD | |
Data Type | INT1 | 1-byte integer, integer number <= 255 |
Length | 3 | |
Decimal Places | 0 | |
Output Length | 3 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 0 | |
Medium | 0 | |
Long | 20 | Operation Mode |
Heading | 0 |
Documentation
Definition
The operating mode can be used to control the intervals at which the background job is to be started.
- Periodically
The background job is scheduled periodically with the specified interval.
- Load-driven (dynamic)
The intervals at which the background job is to be started can be defined with respect to the content of the event queue. You should, for example, schedule the background job for a shorter interval if there are still events in the event queue after a processing run. You should choose a longer interval if the event queue contains no more events.
The interval changing dynamically means that the system load can be reduced since the background job is started less frequently. However, it can also lead to events being put into the event queue, but their processing being delayed further because of the longer interval.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |