Skip to content

/AWS1/CL_CNHSTRTPATINSGTJOBRSP

StartPatientInsightsJobResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobarn TYPE /AWS1/CNHJOBARN /AWS1/CNHJOBARN

iv_jobid TYPE /AWS1/CNHJOBID /AWS1/CNHJOBID

Optional arguments:

iv_creationtime TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP

Date and time the patient insights job was submitted.


Queryable Attributes

jobArn

Accessible with the following methods

Method Description
GET_JOBARN() Getter for JOBARN, with configurable default
ASK_JOBARN() Getter for JOBARN w/ exceptions if field has no value
HAS_JOBARN() Determine if JOBARN has a value

jobId

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

creationTime

Date and time the patient insights job was submitted.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value