/AWS1/CL_BDZRETRIEVALOVERRIDES¶
Overrides for retrieval behavior.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_filter TYPE REF TO /AWS1/CL_BDZRETRIEVALFILTER /AWS1/CL_BDZRETRIEVALFILTER¶
A filter to apply to the retrieval results.
iv_maxnumberofresults TYPE /AWS1/BDZINTEGER /AWS1/BDZINTEGER¶
The maximum number of results to return.
Queryable Attributes¶
filter¶
A filter to apply to the retrieval results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILTER() |
Getter for FILTER |
maxNumberOfResults¶
The maximum number of results to return.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXNUMBEROFRESULTS() |
Getter for MAXNUMBEROFRESULTS, with configurable default |
ASK_MAXNUMBEROFRESULTS() |
Getter for MAXNUMBEROFRESULTS w/ exceptions if field has no |
HAS_MAXNUMBEROFRESULTS() |
Determine if MAXNUMBEROFRESULTS has a value |