I have a file with my data and the fields: sy_id, inst_id, bld_num, project_num, created_by, etc.
I have an ID in the table and want to the ID to autonumber for every record imported. Also, I want the date_created to auto populate as the data is inserted into the table.