‎2009 Oct 26 11:05 AM
Hi Experts,
I have to insert about 10 rows to the internal table while debugging, as there is no content fetched from the table.
It takes much time for insert the rows one by one. Is it possible to upload an Excel file content to the internal table as its vice versa is available for downloading the internal table contents.
Is there any other way to do this easily.
Thanks and Regards,
Gopal.
‎2009 Oct 26 11:11 AM
Hi
Downloading from internal table to local file is available , but uploading is not available at time of debbugging.
Thanks
Shambhu
‎2009 Oct 26 11:11 AM
Hi,
If your SAP version is on or below 4.6 C its not possible. Else check Andrew's reply in this thread
Vikranth
‎2009 Oct 26 11:11 AM
yeah u can download the data from the internal table if ur using a new debugger.. but cant upload
by using the just clikc on the tools button and go with save to local file
‎2009 Oct 26 11:11 AM
Hi
Downloading from internal table to local file is available , but uploading is not available at time of debbugging.
Thanks
Shambhu