/AWS1/CL_IOADESCRCHANNELRSP¶
DescribeChannelResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_channel TYPE REF TO /AWS1/CL_IOACHANNEL /AWS1/CL_IOACHANNEL¶
An object that contains information about the channel.
io_statistics TYPE REF TO /AWS1/CL_IOACHANNELSTATISTICS /AWS1/CL_IOACHANNELSTATISTICS¶
Statistics about the channel. Included if the
includeStatisticsparameter is set totruein the request.
Queryable Attributes¶
channel¶
An object that contains information about the channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANNEL() |
Getter for CHANNEL |
statistics¶
Statistics about the channel. Included if the
includeStatisticsparameter is set totruein the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATISTICS() |
Getter for STATISTICS |