/AWS1/CL_OMXGETANNOTATIONIMP01¶
GetAnnotationImportResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/OMXRESOURCEID /AWS1/OMXRESOURCEID¶
The job's ID.
iv_destinationname TYPE /AWS1/OMXSTORENAME /AWS1/OMXSTORENAME¶
The job's destination annotation store.
iv_versionname TYPE /AWS1/OMXVERSIONNAME /AWS1/OMXVERSIONNAME¶
The name of the annotation store version.
iv_rolearn TYPE /AWS1/OMXARN /AWS1/OMXARN¶
The job's service role ARN.
iv_status TYPE /AWS1/OMXJOBSTATUS /AWS1/OMXJOBSTATUS¶
The job's status.
iv_statusmessage TYPE /AWS1/OMXJOBSTATUSMSG /AWS1/OMXJOBSTATUSMSG¶
The job's status message.
iv_creationtime TYPE /AWS1/OMXCREATIONTIME /AWS1/OMXCREATIONTIME¶
When the job was created.
iv_updatetime TYPE /AWS1/OMXUPDATETIME /AWS1/OMXUPDATETIME¶
When the job was updated.
iv_completiontime TYPE /AWS1/OMXCOMPLETIONTIME /AWS1/OMXCOMPLETIONTIME¶
When the job completed.
it_items TYPE /AWS1/CL_OMXANNOTATIONIMPITE00=>TT_ANNOTATIONIMPORTITEMDETAILS TT_ANNOTATIONIMPORTITEMDETAILS¶
The job's imported items.
iv_runleftnormalization TYPE /AWS1/OMXRUNLEFTNORMALIZATION /AWS1/OMXRUNLEFTNORMALIZATION¶
The job's left normalization setting.
io_formatoptions TYPE REF TO /AWS1/CL_OMXFORMATOPTIONS /AWS1/CL_OMXFORMATOPTIONS¶
formatOptions
Optional arguments:¶
it_annotationfields TYPE /AWS1/CL_OMXANNOTATIONFIELDM00=>TT_ANNOTATIONFIELDMAP TT_ANNOTATIONFIELDMAP¶
The annotation schema generated by the parsed annotation data.
Queryable Attributes¶
id¶
The job's ID.
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 |
destinationName¶
The job's destination annotation store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONNAME() |
Getter for DESTINATIONNAME, with configurable default |
ASK_DESTINATIONNAME() |
Getter for DESTINATIONNAME w/ exceptions if field has no val |
HAS_DESTINATIONNAME() |
Determine if DESTINATIONNAME has a value |
versionName¶
The name of the annotation store version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONNAME() |
Getter for VERSIONNAME, with configurable default |
ASK_VERSIONNAME() |
Getter for VERSIONNAME w/ exceptions if field has no value |
HAS_VERSIONNAME() |
Determine if VERSIONNAME has a value |
roleArn¶
The job's service role ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
status¶
The job's status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
statusMessage¶
The job's status message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |
creationTime¶
When the job was created.
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 |
updateTime¶
When the job was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATETIME() |
Getter for UPDATETIME, with configurable default |
ASK_UPDATETIME() |
Getter for UPDATETIME w/ exceptions if field has no value |
HAS_UPDATETIME() |
Determine if UPDATETIME has a value |
completionTime¶
When the job completed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPLETIONTIME() |
Getter for COMPLETIONTIME, with configurable default |
ASK_COMPLETIONTIME() |
Getter for COMPLETIONTIME w/ exceptions if field has no valu |
HAS_COMPLETIONTIME() |
Determine if COMPLETIONTIME has a value |
items¶
The job's imported items.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ITEMS() |
Getter for ITEMS, with configurable default |
ASK_ITEMS() |
Getter for ITEMS w/ exceptions if field has no value |
HAS_ITEMS() |
Determine if ITEMS has a value |
runLeftNormalization¶
The job's left normalization setting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNLEFTNORMALIZATION() |
Getter for RUNLEFTNORMALIZATION |
formatOptions¶
formatOptions
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMATOPTIONS() |
Getter for FORMATOPTIONS |
annotationFields¶
The annotation schema generated by the parsed annotation data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANNOTATIONFIELDS() |
Getter for ANNOTATIONFIELDS, with configurable default |
ASK_ANNOTATIONFIELDS() |
Getter for ANNOTATIONFIELDS w/ exceptions if field has no va |
HAS_ANNOTATIONFIELDS() |
Determine if ANNOTATIONFIELDS has a value |