/AWS1/CL_BDDDATAAUTOMATIONPR02¶
Contains the information of a DataAutomationProject.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_projectarn TYPE /AWS1/BDDDATAAUTOMATIONPROJE00 /AWS1/BDDDATAAUTOMATIONPROJE00¶
projectArn
iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP¶
creationTime
iv_lastmodifiedtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP¶
lastModifiedTime
iv_projectname TYPE /AWS1/BDDDATAAUTOMATIONPROJE02 /AWS1/BDDDATAAUTOMATIONPROJE02¶
projectName
iv_status TYPE /AWS1/BDDDATAAUTOMATIONPROJE04 /AWS1/BDDDATAAUTOMATIONPROJE04¶
status
Optional arguments:¶
iv_projectstage TYPE /AWS1/BDDDATAAUTOMATIONPROJE01 /AWS1/BDDDATAAUTOMATIONPROJE01¶
projectStage
iv_projectdescription TYPE /AWS1/BDDDATAAUTOMATIONPROJE03 /AWS1/BDDDATAAUTOMATIONPROJE03¶
projectDescription
io_standardoutputconf TYPE REF TO /AWS1/CL_BDDSTANDARDOUTPUTCONF /AWS1/CL_BDDSTANDARDOUTPUTCONF¶
standardOutputConfiguration
io_customoutputconfiguration TYPE REF TO /AWS1/CL_BDDCUSTOMOUTPUTCONF /AWS1/CL_BDDCUSTOMOUTPUTCONF¶
customOutputConfiguration
io_overrideconfiguration TYPE REF TO /AWS1/CL_BDDOVERRIDECONF /AWS1/CL_BDDOVERRIDECONF¶
overrideConfiguration
iv_kmskeyid TYPE /AWS1/BDDKMSKEYID /AWS1/BDDKMSKEYID¶
kmsKeyId
it_kmsencryptioncontext TYPE /AWS1/CL_BDDKMSENCCONTEXT_W=>TT_KMSENCRYPTIONCONTEXT TT_KMSENCRYPTIONCONTEXT¶
kmsEncryptionContext
Queryable Attributes¶
projectArn¶
projectArn
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¶
creationTime
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¶
lastModifiedTime
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¶
projectName
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¶
projectStage
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 |
projectDescription¶
projectDescription
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¶
standardOutputConfiguration
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDARDOUTPUTCONF() |
Getter for STANDARDOUTPUTCONFIGURATION |
customOutputConfiguration¶
customOutputConfiguration
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMOUTPUTCONF() |
Getter for CUSTOMOUTPUTCONFIGURATION |
overrideConfiguration¶
overrideConfiguration
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OVERRIDECONFIGURATION() |
Getter for OVERRIDECONFIGURATION |
status¶
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 |
kmsKeyId¶
kmsKeyId
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¶
kmsEncryptionContext
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 |