Skip to content

/AWS1/CL_HLLSTARTFHIREXPJOBRSP

StartFHIRExportJobResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobid TYPE /AWS1/HLLJOBID /AWS1/HLLJOBID

The export job identifier.

iv_jobstatus TYPE /AWS1/HLLJOBSTATUS /AWS1/HLLJOBSTATUS

The export job status.

Optional arguments:

iv_datastoreid TYPE /AWS1/HLLDATASTOREID /AWS1/HLLDATASTOREID

The data store identifier from which files are being exported.


Queryable Attributes

JobId

The export job identifier.

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 export job status.

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

DatastoreId

The data store identifier from which files are being exported.

Accessible with the following methods

Method Description
GET_DATASTOREID() Getter for DATASTOREID, with configurable default
ASK_DATASTOREID() Getter for DATASTOREID w/ exceptions if field has no value
HAS_DATASTOREID() Determine if DATASTOREID has a value