Skip to Content
0
Former Member
Jun 26, 2009 at 03:29 AM

Regarding semi colon seperated file for upload

135 Views

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.