/AWS1/CL_QQBGETGROUPRESPONSE¶
GetGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_status TYPE REF TO /AWS1/CL_QQBGROUPSTATUSDETAIL /AWS1/CL_QQBGROUPSTATUSDETAIL¶
The current status of the group.
it_statushistory TYPE /AWS1/CL_QQBGROUPSTATUSDETAIL=>TT_GROUPSTATUSDETAILS TT_GROUPSTATUSDETAILS¶
The status history of the group.
Queryable Attributes¶
status¶
The current status of the group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |
statusHistory¶
The status history of the group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSHISTORY() |
Getter for STATUSHISTORY, with configurable default |
ASK_STATUSHISTORY() |
Getter for STATUSHISTORY w/ exceptions if field has no value |
HAS_STATUSHISTORY() |
Determine if STATUSHISTORY has a value |