Application Development 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: 

Upload excel data in a table maintenance view

Former Member
0 Kudos
404

Hi,

I have a requirement to add a button in the application toolbar of the table maintenance screen of a custom table. This button should upload the excel sheet data into the maintenance screen online.

I have created the button in the table maintenance generator. Also, uploaded the data into the internal table from the excel sheet.

The problem is I am unable to populate the data from the internal table to the maintenance screen online.

Any pointers in this regards will be appreciated.

Thanks,

Best regards,

Ajith

1 REPLY 1

Former Member
0 Kudos
49

Hi,

I think you have to use BDC call transaction (SM30) and use that table control to upload the data. Try and see..

Cheers,

Phani.