Functions |
int | xqry_cnd_loa () |
| 'condition mask', which were saved by the user under a logical name.
|
int | xqry_cnd_sav () |
| Assigns the query conditions to the logical name given by the user for the query to be stored, and stores the query conditions and condition values in the table T_QRY_CND.
|
int | xqry_dat_get_rec () |
| Displays the records which were stored under a logical name in the current widget.
|
int | xqry_dat_rec_sav () |
| Stores the record Id's of the records which are selected by the user in a form or list.
|
int | xqry_del () |
| Menu userexit to delete a stored query or favorite in Favorites->Administrate form and additionally removes the correspondent browser records.
|
int | xqry_exc () |
| Menu userexit to execute the query conditions in direct search or rank mode.
|
int | xqry_rnk_exc () |
| Menu userexit to perform a 'Best matching'-query for the conditions given in the condition mask.
|
int | xqry_str_exc () |
| Menu userexit to perform a logical query.
|
int | xqry_str_log_op () |
| Menu userexit to connect several logical queries by an "AND" or "OR" operation.
|
int | xqry_str_opn_mas () |
| Menu userexit to open 'EDB-QRY-STR-SLI' or user given list and write the origin mask as query criteria mask in the field T_QRY_DAT.QRY_MAS and the current user in the field T_QRY_DAT.USER.
|