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

how to load data from excel to sap using BDC method

Former Member
0 Likes
562

hi

how to load data from excel to sap using BDC method

hi

how to load data from excel to sap using BDC method

3 REPLIES 3
Read only

Former Member
0 Likes
522

hi,

check this link

Regards,

Samson Rodrigues

Read only

Former Member
0 Likes
522

Hi Jyo,

First read data from excel to internal table using FM ALSM_EXCEL_TO_INTERNAL_TABLE and then BDC process is same as usual

In case you want know how to work with above FM there are so many sample programs in same forum..search with same key word

..

Thanks and regards

Read only

Former Member
0 Likes
522

Hii u can upload data into internal table using FM

GUI_UPLOAD, or

ALSM_EXCEL_TO_INTERNAL_TABLE

den use BDC to transfer data into the transaction required...

<b>please reward if helpful</b>