Skip to Content
0
Former Member
Jun 06, 2009 at 01:19 PM

Reading file into SAP from foreground with record length > 255

56 Views

I am trying to read a text file using GUI_UPLOAD. But, some of the records are more than 255 characters in length. When I try to load them to an internal table, the rest of the characters are getting truncated. Is there any possibility of uploading all the remaining characters also? The maximum length of a record might be 400 characters.