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 bdc from excel

Former Member
0 Likes
486

Hi Experts,

i am ding work with BDC. wen i am taking data from txt file my program is working fine.

but i want to know how can i use excel file insted of txt file.

if i want to convert my excel file in cvs format then how is it poosible.

Plz give me the code.

thx in advance.

Hi Experts,

i am ding work with BDC. wen i am taking data from txt file my program is working fine.

but i want to know how can i use excel file insted of txt file.

if i want to convert my excel file in cvs format then how is it poosible.

Plz give me the code.

thx in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
454

Use FM 'TEXT_CONVERT_XLS_TO_SAP' for uploading from excel

For downloading use FM 'GUI_DOWNLOAD' with seperator 'comma' and file extension CSV.

Regards

Murthy .M

Read only

ThomasZloch
Active Contributor
0 Likes
454

Please search before posting, also don't expect complete code to be handed over, do your work and just ask specific questions (that have not been asked and answered before).

Thread locked.

Thomas