/AWS1/CL_BDADELETEFLOWALIASRSP¶
DeleteFlowAliasResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_flowid TYPE /AWS1/BDAFLOWID /AWS1/BDAFLOWID¶
The unique identifier of the flow that the alias belongs to.
iv_id TYPE /AWS1/BDAFLOWALIASID /AWS1/BDAFLOWALIASID¶
The unique identifier of the flow.
Queryable Attributes¶
flowId¶
The unique identifier of the flow that the alias belongs to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWID() |
Getter for FLOWID, with configurable default |
ASK_FLOWID() |
Getter for FLOWID w/ exceptions if field has no value |
HAS_FLOWID() |
Determine if FLOWID has a value |
id¶
The unique identifier of the flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |