/AWS1/CL_SGMDELETEWORKTEAMRSP¶
DeleteWorkteamResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_success TYPE /AWS1/SGMSUCCESS /AWS1/SGMSUCCESS¶
Returns
trueif the work team was successfully deleted; otherwise, returnsfalse.
Queryable Attributes¶
Success¶
Returns
trueif the work team was successfully deleted; otherwise, returnsfalse.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESS() |
Getter for SUCCESS, with configurable default |
ASK_SUCCESS() |
Getter for SUCCESS w/ exceptions if field has no value |
HAS_SUCCESS() |
Determine if SUCCESS has a value |