/AWS1/CL_MGNLSTAPPLICATIONSR00¶
Applications list filters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_applicationids TYPE /AWS1/CL_MGNAPPLICATIONIDSFI00=>TT_APPLICATIONIDSFILTER TT_APPLICATIONIDSFILTER¶
Filter applications list by application ID.
iv_isarchived TYPE /AWS1/MGNBOOLEAN /AWS1/MGNBOOLEAN¶
Filter applications list by archival status.
it_waveids TYPE /AWS1/CL_MGNWAVEIDSFILTER_W=>TT_WAVEIDSFILTER TT_WAVEIDSFILTER¶
Filter applications list by wave ID.
Queryable Attributes¶
applicationIDs¶
Filter applications list by application ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONIDS() |
Getter for APPLICATIONIDS, with configurable default |
ASK_APPLICATIONIDS() |
Getter for APPLICATIONIDS w/ exceptions if field has no valu |
HAS_APPLICATIONIDS() |
Determine if APPLICATIONIDS has a value |
isArchived¶
Filter applications 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 |
waveIDs¶
Filter applications 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 |