Functions | |
| static int | scm_but_map_but () |
| The userexit maps a button area to the provided position. More... | |
| static int | scm_but_rfr_but () |
| The userexit is refreshing a button area. More... | |
| static int | scm_but_set_tit () |
| The userexit set the title of a button in a button area. More... | |
| static int | scm_chk_fil_ctrl_m () |
| The userexit checks if the mentioned file contains 'carriage returns' (CTRL-M). More... | |
| static int | scm_db_alt_tab () |
| The userexit executes an 'ALTER TABLE' call with EPQ. More... | |
| static int | scm_db_ins_into () |
| The userexit executes an 'INSERT INTO' call with EPQ (No sub selects are allowed!). More... | |
| static int | scm_dbi_loa_cns () |
| The userexit calls dataView function dbi_loa_cns. More... | |
| static int | scm_dbi_loa_ent () |
| The userexit calls dataView function dbi_loa_ent. More... | |
| static int | scm_dbi_loa_rel () |
| The userexit calls dataView function dbi_loa_rel. More... | |
| static int | scm_dbi_loa_tab () |
| The userexit calls dataView function dbi_loa_tab. More... | |
| static int | scm_dbi_loa_typ () |
| The userexit calls dataView function dbi_loa_typ. More... | |
| static int | scm_mas_ret_typ () |
| The userexit returns the mask type of a widget. More... | |
| static int | scm_mmc_cal_bld () |
| This user exit calls usx_set_typ and mmc_cal_bld. More... | |
| static int | scm_nop_typ_mod () |
| Check the supported modes for SCM object types. More... | |
| static int | scm_usx_set_typ () |
| The userexit calls usx_set_typ to set the user exit type. More... | |
| static int | scm_wdg_set_act () |
| The userexit activate or deactivate a widget. More... | |