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

Upload an excelfile to a table using BAPI method

Former Member
0 Likes
2,024

Hi,

I would like to upload an excel file having three coulumns of data to a table using BAPI methods.

Anybody with a solution?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
581

Hi,

You will find many posts regarding upload data from excel file. e.g. take a look at below thread.

Link:

change the given sample code in above thread with BAPI table name and pass this table to your BAPI FM.

Hope this will solve your problem.

Regards

Ahsan

1 REPLY 1
Read only

Former Member
0 Likes
582

Hi,

You will find many posts regarding upload data from excel file. e.g. take a look at below thread.

Link:

change the given sample code in above thread with BAPI table name and pass this table to your BAPI FM.

Hope this will solve your problem.

Regards

Ahsan