Skip to content

/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