/AWS1/CL_MDXUPDATEFLOWSRCRSP¶
UpdateFlowSourceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_flowarn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The ARN of the flow that you updated.
io_source TYPE REF TO /AWS1/CL_MDXSOURCE /AWS1/CL_MDXSOURCE¶
The details of the sources that are assigned to the flow.
Queryable Attributes¶
FlowArn¶
The ARN of the flow that you updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWARN() |
Getter for FLOWARN, with configurable default |
ASK_FLOWARN() |
Getter for FLOWARN w/ exceptions if field has no value |
HAS_FLOWARN() |
Determine if FLOWARN has a value |
Source¶
The details of the sources that are assigned to the flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE |