Skip to Content
0
Former Member
Jun 08, 2009 at 05:32 AM

Regarding uploading data from .CSV file to internal table

47 Views

Hi all,

For uploading data from .CSV file to internal table am using function module GUI_UPLOAD where am passing parameters filename= file_str and filetype ='ASC' and for browsing file am using F4_FILENAME.

The problem i am facing is that data outputed on the screen is in some different format as like this :

Ð #### ## #©.##.#### ##.##.#### 00 ###õÿ 000000000 ###;_(@_) ###;_(@_) }#A#} ###; ###;_(@_) }#A#}######### # ## ##########ÿ###### ### ####

0000000000000 ## efýéÙÿ###########ÿ ÌLüÕ´ÿ#### 23úÀ#ÿ###### ##÷#Fÿ########ÿÿÿÿ%##### ####ÿ#####ÿ######*####Check Cell##################

0000000000000 0000000000005 Go.##.#0## ##Heading #H# ##H

Can anyone help me to solve this issue.

Thanks,

Jay.