Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Generic Upload program

former_member212005
Active Contributor
0 Likes
481

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............

1 REPLY 1
Read only

Former Member
0 Likes
393

hi,

either you can use GUI_UPLOAD to do this

or go inside this FM to get the relevent help.