/AWS1/CL_MGNLISTWAVESREQFILTS¶
Waves list filters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_waveids TYPE /AWS1/CL_MGNWAVEIDSFILTER_W=>TT_WAVEIDSFILTER TT_WAVEIDSFILTER¶
Filter waves list by wave ID.
iv_isarchived TYPE /AWS1/MGNBOOLEAN /AWS1/MGNBOOLEAN¶
Filter waves list by archival status.
Queryable Attributes¶
waveIDs¶
Filter waves list by wave ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WAVEIDS() |
Getter for WAVEIDS, with configurable default |
ASK_WAVEIDS() |
Getter for WAVEIDS w/ exceptions if field has no value |
HAS_WAVEIDS() |
Determine if WAVEIDS has a value |
isArchived¶
Filter waves list by archival status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISARCHIVED() |
Getter for ISARCHIVED, with configurable default |
ASK_ISARCHIVED() |
Getter for ISARCHIVED w/ exceptions if field has no value |
HAS_ISARCHIVED() |
Determine if ISARCHIVED has a value |