‎2006 Jul 27 2:53 PM
Hi
i have a csv file format and i want the value for a field1 is from excel sheet by concatenating the column c-d-e how to get the value?
‎2006 Jul 27 2:58 PM
first upload the csv file into internal table by using GUI_UPLOAD,
then u can concatenate the three columns
‎2006 Jul 27 2:59 PM