/AWS1/CL_CHSBTCCRECHANNELMEM01¶
BatchCreateChannelMembershipResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_batchchannelmemberships
TYPE REF TO /AWS1/CL_CHSBTCCHANNELMEMBER00
/AWS1/CL_CHSBTCCHANNELMEMBER00
¶
The list of channel memberships in the response.
it_errors
TYPE /AWS1/CL_CHSBTCCRECHANNELMEM02=>TT_BTCCRECHANNELMEMBERSHIPERRS
TT_BTCCRECHANNELMEMBERSHIPERRS
¶
If the action fails for one or more of the memberships in the request, a list of the memberships is returned, along with error codes and error messages.
Queryable Attributes¶
BatchChannelMemberships¶
The list of channel memberships in the response.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BATCHCHANNELMEMBERSHIPS() |
Getter for BATCHCHANNELMEMBERSHIPS |
Errors¶
If the action fails for one or more of the memberships in the request, a list of the memberships is returned, along with error codes and error messages.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |