‎2008 Nov 27 11:40 AM
Hi All,
I am creating a generic upload program to upload data from an excel file to any custom table.
Now the problem I have is that I want to put the set of codes which upload the data from excel file into an dynamic internal table in a function module. Can anybody tell me how will I export this dynamic internal table from the FM to the Report.
comments needed............
‎2008 Nov 27 11:41 AM
hi,
either you can use GUI_UPLOAD to do this
or go inside this FM to get the relevent help.