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 insert picture into excel file by using Abap program.

Former Member
0 Likes
1,099

Hi,

I want to insert pictures with URL links into excel file by using abap programs. But I could not found any usable function module or class. Is there someone happen to have some sample code could show me? Thank you very much _

Hi,

I want to insert pictures with URL links into excel file by using abap programs. But I could not found any usable function module or class. Is there someone happen to have some sample code could show me? Thank you very much _

3 REPLIES 3
Read only

Former Member
0 Likes
636

It could be possible via OLE technique

refer:

Read only

Former Member
0 Likes
636

Hi,

Check the below link might be helpful for you.

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=insertpictureinEXCELsheet&cat=sdn_all

Cheers!!

VEnk@

Read only

Former Member
0 Likes
636

Thanks a lot~~~I will check your messages...