/AWS1/CL_PPTCHANNELSRESPONSE¶
Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_channels TYPE /AWS1/CL_PPTCHANNELRESPONSE=>TT_MAPOFCHANNELRESPONSE TT_MAPOFCHANNELRESPONSE¶
A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.
Queryable Attributes¶
Channels¶
A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANNELS() |
Getter for CHANNELS, with configurable default |
ASK_CHANNELS() |
Getter for CHANNELS w/ exceptions if field has no value |
HAS_CHANNELS() |
Determine if CHANNELS has a value |