Skip to content

/AWS1/CL_HLLSTRTDATAXFRMJOBRSP

The response from the StartDataTransformationJob operation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobid TYPE /AWS1/HLLDATAXFORMTNJOBID /AWS1/HLLDATAXFORMTNJOBID

The unique identifier assigned to the data transformation job.

iv_jobstatus TYPE /AWS1/HLLXFORMTNJOBSTATUS /AWS1/HLLXFORMTNJOBSTATUS

The initial status of the data transformation job.


Queryable Attributes

JobId

The unique identifier assigned to the data transformation job.

Accessible with the following methods

Method Description
GET_JOBID() Getter for JOBID, with configurable default
ASK_JOBID() Getter for JOBID w/ exceptions if field has no value
HAS_JOBID() Determine if JOBID has a value

JobStatus

The initial status of the data transformation job.

Accessible with the following methods

Method Description
GET_JOBSTATUS() Getter for JOBSTATUS, with configurable default
ASK_JOBSTATUS() Getter for JOBSTATUS w/ exceptions if field has no value
HAS_JOBSTATUS() Determine if JOBSTATUS has a value