Skip to content

/AWS1/CL_BDDDATAAUTOLIBINGJOB

Contains the information of a DataAutomationLibraryIngestionJob

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobarn TYPE /AWS1/BDDDATAAUTOLIBINGJOBARN /AWS1/BDDDATAAUTOLIBINGJOBARN

ARN of the DataAutomationLibraryIngestionJob

iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Timestamp when the DataAutomationLibraryIngestionJob was created

iv_entitytype TYPE /AWS1/BDDENTITYTYPE /AWS1/BDDENTITYTYPE

The entity type associated with DataAutomationLibraryIngestionJob

iv_operationtype TYPE /AWS1/BDDLIBINGESTJOBOPTYPE /AWS1/BDDLIBINGESTJOBOPTYPE

The operation associated with DataAutomationLibraryIngestionJob

iv_jobstatus TYPE /AWS1/BDDLIBINGESTJOBSTATUS /AWS1/BDDLIBINGESTJOBSTATUS

The status of the DataAutomationLibraryIngestionJob

io_outputconfiguration TYPE REF TO /AWS1/CL_BDDOUTPUTCONF /AWS1/CL_BDDOUTPUTCONF

Output configuration of DataAutomationLibraryIngestionJob

Optional arguments:

iv_completiontime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Timestamp when the DataAutomationLibraryIngestionJob was completed

iv_errormessage TYPE /AWS1/BDDSTRING /AWS1/BDDSTRING

Error message

iv_errortype TYPE /AWS1/BDDSTRING /AWS1/BDDSTRING

Error type


Queryable Attributes

jobArn

ARN of the DataAutomationLibraryIngestionJob

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

creationTime

Timestamp when the DataAutomationLibraryIngestionJob 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

entityType

The entity type associated with DataAutomationLibraryIngestionJob

Accessible with the following methods

Method Description
GET_ENTITYTYPE() Getter for ENTITYTYPE, with configurable default
ASK_ENTITYTYPE() Getter for ENTITYTYPE w/ exceptions if field has no value
HAS_ENTITYTYPE() Determine if ENTITYTYPE has a value

operationType

The operation associated with DataAutomationLibraryIngestionJob

Accessible with the following methods

Method Description
GET_OPERATIONTYPE() Getter for OPERATIONTYPE, with configurable default
ASK_OPERATIONTYPE() Getter for OPERATIONTYPE w/ exceptions if field has no value
HAS_OPERATIONTYPE() Determine if OPERATIONTYPE has a value

jobStatus

The status of the DataAutomationLibraryIngestionJob

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

outputConfiguration

Output configuration of DataAutomationLibraryIngestionJob

Accessible with the following methods

Method Description
GET_OUTPUTCONFIGURATION() Getter for OUTPUTCONFIGURATION

completionTime

Timestamp when the DataAutomationLibraryIngestionJob was 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

errorMessage

Error message

Accessible with the following methods

Method Description
GET_ERRORMESSAGE() Getter for ERRORMESSAGE, with configurable default
ASK_ERRORMESSAGE() Getter for ERRORMESSAGE w/ exceptions if field has no value
HAS_ERRORMESSAGE() Determine if ERRORMESSAGE has a value

errorType

Error type

Accessible with the following methods

Method Description
GET_ERRORTYPE() Getter for ERRORTYPE, with configurable default
ASK_ERRORTYPE() Getter for ERRORTYPE w/ exceptions if field has no value
HAS_ERRORTYPE() Determine if ERRORTYPE has a value