Functions | |
int | bvb_usx_chk_mfr () |
The userexit checks if the current widget is displayed as main form (in case of a combined mask). More... | |
int | bvb_usx_cmb_rpl () |
Replaces the current folder in a combined mask with another folder. More... | |
int | bvb_usx_cns_frm_lis () |
Opens the combined mask corresponding to the passed name of the constraint. More... | |
int | bvb_usx_opn_agg () |
Opens the aggregate list or (combined) aggregate form. More... | |
int | bvb_usx_opn_ent () |
Opens the entity list or (combined) entity form. More... | |
int | bvb_usx_opn_ref () |
Opens the refine list or (combined) refine form. More... | |
int | bvb_usx_opn_typ () |
Opens the type list or (combined) type form. More... | |
int | bvb_usx_set_mfr () |
Sets the widget buffer entry "MAINFORM" for a combined mask. More... | |
int | bvb_usx_son_set_fat () |
Sets a selected record of the sublist as parent record of the combined mask. More... | |
int | bvb_usx_uns_mfr () |
Removes the widget buffer entry "MAINFORM" from a combined mask. More... | |
int | bvb_uti_ins_cns_poa () |
The post-action userexit copies the inserted record into a widget that is related to the current widget (with a constraint). More... | |
int | bvb_uti_pre_qry () |
This is a pre-action userexit used to set a query value for a single field. More... | |
int | bvb_uti_qry_fmt () |
Format the field contents to a valid query string. More... | |
int | bvb_uti_set_fld_typ () |
This is a pre-field userexit used to set the current field (that is in insert mode) to 'w' or to 'r'. More... | |
int | bvb_uti_srt_lst () |
This userexit sorts records in the list-mask. More... | |