Functions |
int | edb_ief_blank_to_0 () |
| This userexit replaces all blanks with "0".
|
int | edb_ief_calc_pos_pof () |
| Calculates the end position of the field from the start position and the EDB field position.
|
char * | edb_ief_ctr_chr () |
| This userexit is a control function for all possible functions in PLM IEF.
|
int | edb_ief_ctr_men () |
| This userexit is a control function for all possible functions in PLM IEF.
|
int | edb_ief_def_val () |
| The field userexit inserts a default value if the field is empty.
|
int | edb_ief_del_lead_0 () |
| This userexit aligns the field content to the left or to the right.
|
int | edb_ief_gen_fld_dsc () |
| Generates a field definition from the mask definition for a newly created format.
|
int | edb_ief_get_buf_elm () |
| This userexit is called from a decision table to get the buffer element from the LogiView string with the function zag_get_buf_elm().
|
int | edb_ief_get_dat_men () |
| This userexit reads in the data of a file according to a default format.
|
int | edb_ief_get_sep_fld () |
| This userexit imports the contents of the field n from the file to the EDB field.
|
int | edb_ief_grpid_2_name () |
| This userexit converts DataView's group ID to group name.
|
int | edb_ief_grpname_2_id () |
| This userexit converts DataView's group name to group ID.
|
int | edb_ief_ign_dat_usx () |
| This userexit sets an error code to ignore the current data record.
|
int | edb_ief_left_just () |
| This userexit aligns field content to the left.
|
int | edb_ief_lgv_usx_ret () |
| This routine identifies the current return value of a userexit and adds it to the parameter value string.
|
int | edb_ief_lgvstr_2_mas () |
| This userexit is called from a decision table or LogiView procedure to convert data from the LogiView string to the EDB mask.
|
int | edb_ief_log_cls () |
| Closes the log file which contains the transferred data.
|
int | edb_ief_lowercase () |
| This userexit changes all letters to lowercase.
|
int | edb_ief_mas_2_lgvstr () |
| This userexit is called from a decision table or LogiView procedure to convert data of the EDB mask to a LogiView string.
|
int | edb_ief_no_log_usx () |
| This userexit deactivates the trace log for the current data record.
|
int | edb_ief_pre_mas_usx () |
| Pre-mask userexit which generates the standard EDB-IEF userexit menu.
|
int | edb_ief_put_dat_men () |
| This userexit writes data from a widget to a file in a predefined format.
|
int | edb_ief_put_sta () |
| Puts the element to the requested state/maturity level.
|
int | edb_ief_read_buf () |
| This userexit enables reading several lines of data records from the file.
|
int | edb_ief_right_just () |
| This userexit aligns field contents to the right.
|
int | edb_ief_run () |
| This IEF userexit executes an operating system command (start of a command procedure or a program for instance).
|
int | edb_ief_set_buf_elm () |
| This userexit is called from the decision table to set the buffer element in a LogiView string with the function zag_set_buf_elm().
|
int | edb_ief_set_usr_acc () |
| This userexit sets the access rights of the current data record.
|
int | edb_ief_tor_rr_vr () |
| This pre-action userexit sets the values for "Valid from" and "Valid until" for transitions and changes the state values to RELEASED.
|
int | edb_ief_tst_usx () |
| This userexit is used to test the userexit function.
|
int | edb_ief_uppercase () |
| This userexit changes all letters to uppercase.
|
int | edb_ief_usrid_2_name () |
| This userexit converts the DataView user ID to a user name.
|
int | edb_ief_usrname_2_id () |
| This userexit converts DataView's user name to its user id.
|
int | edb_ief_wri_ascii () |
| This userexit enables filling an EDB field or an output file with non-printable characters by using ASCII code.
|
int | edb_ief_write_buf () |
| This IEF field userexit enables to write data records in several lines of the output file during the export.
|
int | ief_bau_end () |
| This trigger combines edb_mrl_art_lst_cls() and ief_ntm_end().
|
int | ief_bau_start () |
| This trigger combines edb_mrl_art_lst_opn() and ief_ntm_start().
|
int | ief_ntm_del_fld () |
| This field import trigger reads the current field (must be NTM_REF).
|
int | ief_ntm_end () |
| This trigger closes the note widget and resets the virtual mode.
|
int | ief_ntm_exp_fld () |
| This import field trigger is used for note ID fields in items or refine lists.
|
int | ief_ntm_get_fld () |
| This IEF field trigger retrieves the saved value from a buffer.
|
int | ief_ntm_imp_fld () |
| This IEF import field trigger is used at note ID fields in items or refine lists.
|
int | ief_ntm_sav_fld () |
| This IEF field trigger saves the content of the current field in a buffer.
|
int | ief_ntm_start () |
| This trigger is called as IEF start userexit.
|
int | xief_loa_exp_fin () |
| Writes marked records to a loader file.
|
int | xief_loa_exp_rec () |
| Marks selected records and related records to be exported.
|