Skip to content

/AWS1/CL_BDDDATAAUTOMATIONPR02

Contains the information of a DataAutomationProject.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_projectarn TYPE /AWS1/BDDDATAAUTOMATIONPROJE00 /AWS1/BDDDATAAUTOMATIONPROJE00

ARN of a DataAutomationProject

iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp

iv_lastmodifiedtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp

iv_projectname TYPE /AWS1/BDDDATAAUTOMATIONPROJE02 /AWS1/BDDDATAAUTOMATIONPROJE02

Name of the DataAutomationProject

iv_status TYPE /AWS1/BDDDATAAUTOMATIONPROJE04 /AWS1/BDDDATAAUTOMATIONPROJE04

Status of Data Automation Project

Optional arguments:

iv_projectstage TYPE /AWS1/BDDDATAAUTOMATIONPROJE01 /AWS1/BDDDATAAUTOMATIONPROJE01

Stage of the Project

iv_projecttype TYPE /AWS1/BDDDATAAUTOPROJECTTYPE /AWS1/BDDDATAAUTOPROJECTTYPE

Type of the DataAutomationProject

iv_projectdescription TYPE /AWS1/BDDDATAAUTOMATIONPROJE03 /AWS1/BDDDATAAUTOMATIONPROJE03

Description of the DataAutomationProject

io_standardoutputconf TYPE REF TO /AWS1/CL_BDDSTANDARDOUTPUTCONF /AWS1/CL_BDDSTANDARDOUTPUTCONF

Standard output configuration

io_customoutputconfiguration TYPE REF TO /AWS1/CL_BDDCUSTOMOUTPUTCONF /AWS1/CL_BDDCUSTOMOUTPUTCONF

Custom output configuration

io_overrideconfiguration TYPE REF TO /AWS1/CL_BDDOVERRIDECONF /AWS1/CL_BDDOVERRIDECONF

Override configuration

io_dataautomationlibraryconf TYPE REF TO /AWS1/CL_BDDDATAAUTOLIBCONF /AWS1/CL_BDDDATAAUTOLIBCONF

DataAutomation Library configuration

iv_kmskeyid TYPE /AWS1/BDDKMSKEYID /AWS1/BDDKMSKEYID

KMS Key Identifier

it_kmsencryptioncontext TYPE /AWS1/CL_BDDKMSENCCONTEXT_W=>TT_KMSENCRYPTIONCONTEXT TT_KMSENCRYPTIONCONTEXT

KMS Encryption Context


Queryable Attributes

projectArn

ARN of a DataAutomationProject

Accessible with the following methods

Method Description
GET_PROJECTARN() Getter for PROJECTARN, with configurable default
ASK_PROJECTARN() Getter for PROJECTARN w/ exceptions if field has no value
HAS_PROJECTARN() Determine if PROJECTARN 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

lastModifiedTime

Time Stamp

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

projectName

Name of the DataAutomationProject

Accessible with the following methods

Method Description
GET_PROJECTNAME() Getter for PROJECTNAME, with configurable default
ASK_PROJECTNAME() Getter for PROJECTNAME w/ exceptions if field has no value
HAS_PROJECTNAME() Determine if PROJECTNAME has a value

projectStage

Stage of the Project

Accessible with the following methods

Method Description
GET_PROJECTSTAGE() Getter for PROJECTSTAGE, with configurable default
ASK_PROJECTSTAGE() Getter for PROJECTSTAGE w/ exceptions if field has no value
HAS_PROJECTSTAGE() Determine if PROJECTSTAGE has a value

projectType

Type of the DataAutomationProject

Accessible with the following methods

Method Description
GET_PROJECTTYPE() Getter for PROJECTTYPE, with configurable default
ASK_PROJECTTYPE() Getter for PROJECTTYPE w/ exceptions if field has no value
HAS_PROJECTTYPE() Determine if PROJECTTYPE has a value

projectDescription

Description of the DataAutomationProject

Accessible with the following methods

Method Description
GET_PROJECTDESCRIPTION() Getter for PROJECTDESCRIPTION, with configurable default
ASK_PROJECTDESCRIPTION() Getter for PROJECTDESCRIPTION w/ exceptions if field has no
HAS_PROJECTDESCRIPTION() Determine if PROJECTDESCRIPTION has a value

standardOutputConfiguration

Standard output configuration

Accessible with the following methods

Method Description
GET_STANDARDOUTPUTCONF() Getter for STANDARDOUTPUTCONFIGURATION

customOutputConfiguration

Custom output configuration

Accessible with the following methods

Method Description
GET_CUSTOMOUTPUTCONF() Getter for CUSTOMOUTPUTCONFIGURATION

overrideConfiguration

Override configuration

Accessible with the following methods

Method Description
GET_OVERRIDECONFIGURATION() Getter for OVERRIDECONFIGURATION

dataAutomationLibraryConfiguration

DataAutomation Library configuration

Accessible with the following methods

Method Description
GET_DATAAUTOLIBRARYCONF() Getter for DATAAUTOMATIONLIBRARYCONF

status

Status of Data Automation Project

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

kmsKeyId

KMS Key Identifier

Accessible with the following methods

Method Description
GET_KMSKEYID() Getter for KMSKEYID, with configurable default
ASK_KMSKEYID() Getter for KMSKEYID w/ exceptions if field has no value
HAS_KMSKEYID() Determine if KMSKEYID has a value

kmsEncryptionContext

KMS Encryption Context

Accessible with the following methods

Method Description
GET_KMSENCRYPTIONCONTEXT() Getter for KMSENCRYPTIONCONTEXT, with configurable default
ASK_KMSENCRYPTIONCONTEXT() Getter for KMSENCRYPTIONCONTEXT w/ exceptions if field has n
HAS_KMSENCRYPTIONCONTEXT() Determine if KMSENCRYPTIONCONTEXT has a value