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: 

Data Upload from Excel to sap-custom tables

Former Member
0 Kudos

Hi All,

We have few custom tables created in SAP. Is there any way to import records from excel sheet to these tables? Please note that do not want to write ABAP for that. Any other simple way.

Thanks

Yogi

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Instead of using table maintaince ,you can write simple abap program to insert these records,i guess ABAPER's will complete within one day for all custom tables.

Thanks

Seshu

3 REPLIES 3

Former Member
0 Kudos

Hi Yogesh,

Try using table maintenance.

Thanks,

Keerthi.

Former Member
0 Kudos

i think there is no way to do that ....one thing can be done..

go to se11---> utilities->table maintainnance generator>create entries->new entries--->paste the entries from the excel

Former Member
0 Kudos

Instead of using table maintaince ,you can write simple abap program to insert these records,i guess ABAPER's will complete within one day for all custom tables.

Thanks

Seshu