Skip to content

/AWS1/CL_BTCSVCJOBPREEMPTNCONF

Specifies the service job behavior when preempted.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_preemptnretrsbfrtermntn TYPE /AWS1/BTCINTEGER /AWS1/BTCINTEGER

The number of times a service job can be retried after it is preempted. A job will be terminated when preemption retries have been exhausted. If this field is unset, preempted jobs will be requeued an unlimited number of times.


Queryable Attributes

preemptionRetriesBeforeTermination

The number of times a service job can be retried after it is preempted. A job will be terminated when preemption retries have been exhausted. If this field is unset, preempted jobs will be requeued an unlimited number of times.

Accessible with the following methods

Method Description
GET_PREEMPTNRETRSBFRTERMNTN() Getter for PREEMPTNRETRIESBEFORETERMNTN, with configurable d
ASK_PREEMPTNRETRSBFRTERMNTN() Getter for PREEMPTNRETRIESBEFORETERMNTN w/ exceptions if fie
HAS_PREEMPTNRETRSBFRTERMNTN() Determine if PREEMPTNRETRIESBEFORETERMNTN has a value