/AWS1/CL_DOGLSTINSIGHTSSTATF00¶
A filter used by ListInsights to specify which insights to return.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_ongoing TYPE REF TO /AWS1/CL_DOGLSTINSIGHTSONGOI00 /AWS1/CL_DOGLSTINSIGHTSONGOI00¶
A
ListInsightsAnyStatusFilterthat specifies ongoing insights that are eitherREACTIVEorPROACTIVE.
io_closed TYPE REF TO /AWS1/CL_DOGLSTINSIGHTSCLOSE00 /AWS1/CL_DOGLSTINSIGHTSCLOSE00¶
A
ListInsightsClosedStatusFilterthat specifies closed insights that are eitherREACTIVEorPROACTIVE.
io_any TYPE REF TO /AWS1/CL_DOGLSTINSIGHTSANYST00 /AWS1/CL_DOGLSTINSIGHTSANYST00¶
A
ListInsightsAnyStatusFilterthat specifies insights of any status that are eitherREACTIVEorPROACTIVE.
Queryable Attributes¶
Ongoing¶
A
ListInsightsAnyStatusFilterthat specifies ongoing insights that are eitherREACTIVEorPROACTIVE.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONGOING() |
Getter for ONGOING |
Closed¶
A
ListInsightsClosedStatusFilterthat specifies closed insights that are eitherREACTIVEorPROACTIVE.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOSED() |
Getter for CLOSED |
Any¶
A
ListInsightsAnyStatusFilterthat specifies insights of any status that are eitherREACTIVEorPROACTIVE.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANY() |
Getter for ANY |