/AWS1/CL_SHIBTCGETMEMBERACDE01¶
BatchGetMemberAccountDetailsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_items TYPE /AWS1/CL_SHIGETMEMBERSHIPACD00=>TT_GETMEMBERSHIPACCTDETITEMS TT_GETMEMBERSHIPACCTDETITEMS¶
The response element providing responses for requests to GetMembershipAccountDetails.
it_errors TYPE /AWS1/CL_SHIGETMEMBERSHIPACD01=>TT_GETMEMBERSHIPACCTDETERRORS TT_GETMEMBERSHIPACCTDETERRORS¶
The response element providing error messages for requests to GetMembershipAccountDetails.
Queryable Attributes¶
items¶
The response element providing responses for requests to GetMembershipAccountDetails.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ITEMS() |
Getter for ITEMS, with configurable default |
ASK_ITEMS() |
Getter for ITEMS w/ exceptions if field has no value |
HAS_ITEMS() |
Determine if ITEMS has a value |
errors¶
The response element providing error messages for requests to GetMembershipAccountDetails.
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 |