Userexits

Functions
ief File Reference

Functions

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