Hi Friends,
I have an requirement where in to upload text files from presentation server which is semi colon seperated.
I am able to upload to the internal table using GUI_UPLOAD, but the problem is sometimes in the text file one line can be in two lines where in the system takes it as two different lines of records.
Could anyone suggest a logic to correct this.