Skip to content

/AWS1/CL_BDDDATAAUTOLIBINGJO00

Summary of a DataAutomationLibraryIngestionJob

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobarn TYPE /AWS1/BDDDATAAUTOLIBINGJOBARN /AWS1/BDDDATAAUTOLIBINGJOBARN

ARN of the DataAutomationLibraryIngestionJob

iv_jobstatus TYPE /AWS1/BDDLIBINGESTJOBSTATUS /AWS1/BDDLIBINGESTJOBSTATUS

Status of DataAutomationLibraryIngestionJob

iv_entitytype TYPE /AWS1/BDDENTITYTYPE /AWS1/BDDENTITYTYPE

Entity types supported in DataAutomationLibraries

iv_operationtype TYPE /AWS1/BDDLIBINGESTJOBOPTYPE /AWS1/BDDLIBINGESTJOBOPTYPE

DataAutomationLibraryIngestionJob operation type

iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp

Optional arguments:

iv_completiontime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp


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

jobStatus

Status of 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

entityType

Entity types supported in DataAutomationLibraries

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

DataAutomationLibraryIngestionJob operation type

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

creationTime

Time Stamp

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

completionTime

Time Stamp

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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_DATAAUTOLIBINGESTJOBSUMS

TYPES TT_DATAAUTOLIBINGESTJOBSUMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDDDATAAUTOLIBINGJO00 WITH DEFAULT KEY
.