/AWS1/CL_MIGSEARCHCRITERIA¶
The search criteria.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_filters TYPE /AWS1/CL_MIGSEARCHFILTER=>TT_SEARCHFILTERS TT_SEARCHFILTERS¶
The filters for the search criteria.
io_sort TYPE REF TO /AWS1/CL_MIGSORT /AWS1/CL_MIGSORT¶
The sort input for search criteria.
Queryable Attributes¶
filters¶
The filters for the search criteria.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILTERS() |
Getter for FILTERS, with configurable default |
ASK_FILTERS() |
Getter for FILTERS w/ exceptions if field has no value |
HAS_FILTERS() |
Determine if FILTERS has a value |
sort¶
The sort input for search criteria.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORT() |
Getter for SORT |