Skip to content

/AWS1/CL_GLUBTCSTOPJOBRUNSUC00

Records a successful request to stop a specified JobRun.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_jobname TYPE /AWS1/GLUNAMESTRING /AWS1/GLUNAMESTRING

The name of the job definition used in the job run that was stopped.

iv_jobrunid TYPE /AWS1/GLUIDSTRING /AWS1/GLUIDSTRING

The JobRunId of the job run that was stopped.


Queryable Attributes

JobName

The name of the job definition used in the job run that was stopped.

Accessible with the following methods

Method Description
GET_JOBNAME() Getter for JOBNAME, with configurable default
ASK_JOBNAME() Getter for JOBNAME w/ exceptions if field has no value
HAS_JOBNAME() Determine if JOBNAME has a value

JobRunId

The JobRunId of the job run that was stopped.

Accessible with the following methods

Method Description
GET_JOBRUNID() Getter for JOBRUNID, with configurable default
ASK_JOBRUNID() Getter for JOBRUNID w/ exceptions if field has no value
HAS_JOBRUNID() Determine if JOBRUNID has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BTCSTOPJOBRUNSUCCFULSUBMI00

TYPES TT_BTCSTOPJOBRUNSUCCFULSUBMI00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_GLUBTCSTOPJOBRUNSUC00 WITH DEFAULT KEY
.