/AWS1/CL_CHSCHANNELFLOWCALLB01¶
ChannelFlowCallbackResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_channelarn TYPE /AWS1/CHSCHIMEARN /AWS1/CHSCHIMEARN¶
The ARN of the channel.
iv_callbackid TYPE /AWS1/CHSCALLBACKIDTYPE /AWS1/CHSCALLBACKIDTYPE¶
The call back ID passed in the request.
Queryable Attributes¶
ChannelArn¶
The ARN of the channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANNELARN() |
Getter for CHANNELARN, with configurable default |
ASK_CHANNELARN() |
Getter for CHANNELARN w/ exceptions if field has no value |
HAS_CHANNELARN() |
Determine if CHANNELARN has a value |
CallbackId¶
The call back ID passed in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CALLBACKID() |
Getter for CALLBACKID, with configurable default |
ASK_CALLBACKID() |
Getter for CALLBACKID w/ exceptions if field has no value |
HAS_CALLBACKID() |
Determine if CALLBACKID has a value |