/AWS1/CL_BDDUPDATAAUTOMATION01¶
Update DataAutomationProject Response
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_projectarn TYPE /AWS1/BDDDATAAUTOMATIONPROJE00 /AWS1/BDDDATAAUTOMATIONPROJE00¶
ARN of a DataAutomationProject
Optional arguments:¶
iv_projectstage TYPE /AWS1/BDDDATAAUTOMATIONPROJE01 /AWS1/BDDDATAAUTOMATIONPROJE01¶
Stage of the Project
iv_status TYPE /AWS1/BDDDATAAUTOMATIONPROJE04 /AWS1/BDDDATAAUTOMATIONPROJE04¶
Status of Data Automation Project
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 |
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 |
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 |