/AWS1/CL_CHSCHANNELBANSUMMARY¶
Summary of the details of a ChannelBan.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_member TYPE REF TO /AWS1/CL_CHSIDENTITY /AWS1/CL_CHSIDENTITY¶
The member being banned from a channel.
Queryable Attributes¶
Member¶
The member being banned from a channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBER() |
Getter for MEMBER |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CHANNELBANSUMMARYLIST¶
TYPES TT_CHANNELBANSUMMARYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHSCHANNELBANSUMMARY WITH DEFAULT KEY
.