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

OLE

Former Member
0 Likes
522

hi experts,

im trying to figureout OLE functionality, i created a program that opens an excel file,but is it posible to embed that excel application in sap?not just opening it in other window?Can you give me clues?

Thanks,

zry

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

Hi,

Trn code DWDM contains sample programs for OLE integration. You can additionally search this forum for OLE as well.

Take a look at this wonderful article on SAP Desktop Office Integration Using ABAP Objects at http://www.intelligent-apps.com/feature/archive/ehre.jhtml . See if it helps with your efforts.

You can also refer to the tutorial An Easy Reference for OLE Automation.

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
486

Hi,

Trn code DWDM contains sample programs for OLE integration. You can additionally search this forum for OLE as well.

Take a look at this wonderful article on SAP Desktop Office Integration Using ABAP Objects at http://www.intelligent-apps.com/feature/archive/ehre.jhtml . See if it helps with your efforts.

You can also refer to the tutorial An Easy Reference for OLE Automation.

Regards

Read only

jayanthi_jayaraman
Active Contributor
Read only

Former Member
0 Likes
485

Thanksalot and Godbless!