/AWS1/CL_GDYINVITEMEMBERSRSP¶
InviteMembersResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_unprocessedaccounts TYPE /AWS1/CL_GDYUNPROCESSEDACCOUNT=>TT_UNPROCESSEDACCOUNTS TT_UNPROCESSEDACCOUNTS¶
A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
Queryable Attributes¶
UnprocessedAccounts¶
A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNPROCESSEDACCOUNTS() |
Getter for UNPROCESSEDACCOUNTS, with configurable default |
ASK_UNPROCESSEDACCOUNTS() |
Getter for UNPROCESSEDACCOUNTS w/ exceptions if field has no |
HAS_UNPROCESSEDACCOUNTS() |
Determine if UNPROCESSEDACCOUNTS has a value |