I have csv file with following structure:
A BA0011 U206 NAME 0000000000000149.00 000000.00 0000000000000118.93 S N N A BB0011 U
Perhaps you could import it into a table that has all the columns (to match the CSV), then select-insert it into your target table?