Skip to content

/AWS1/CL_EMCCANCELJOBRUNRSP

CancelJobRunResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/EMCRESOURCEIDSTRING /AWS1/EMCRESOURCEIDSTRING

The output contains the ID of the cancelled job run.

iv_virtualclusterid TYPE /AWS1/EMCRESOURCEIDSTRING /AWS1/EMCRESOURCEIDSTRING

The output contains the virtual cluster ID for which the job run is cancelled.


Queryable Attributes

id

The output contains the ID of the cancelled job run.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

virtualClusterId

The output contains the virtual cluster ID for which the job run is cancelled.

Accessible with the following methods

Method Description
GET_VIRTUALCLUSTERID() Getter for VIRTUALCLUSTERID, with configurable default
ASK_VIRTUALCLUSTERID() Getter for VIRTUALCLUSTERID w/ exceptions if field has no va
HAS_VIRTUALCLUSTERID() Determine if VIRTUALCLUSTERID has a value