Hi All,
I am getting problem in GUI_upload function module,
i am having one flat file and am taking the data from this flat file to one internal table using GUI_upload FM, the flat file is seperated by Tab.
after executing the program , if i try to print the internal table data then data is coming with "#" symbol,
how can i remove this,
Help me.
BALU.