Application Development 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: 

ms word and sap r/3

Former Member
0 Kudos
117

Hi expert,

I have a .doc file with some text inside. I want to put on the file other text from sap r/3.

So, I think that I need a macro maked in visual basic, but I don't know it.

Do you have some exemple to write this macro, to connect to sap from word, and retrieve data... ?

Tks a lot,

bye.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
90

You can do it using OLE-ABAP integration.

Please refer to this link for more details, it was useful for me.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204d1bb8-489d-2910-d0b5-cdddb322...

3 REPLIES 3

Former Member
0 Kudos
90

This message was moderated.

Former Member
0 Kudos
91

You can do it using OLE-ABAP integration.

Please refer to this link for more details, it was useful for me.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204d1bb8-489d-2910-d0b5-cdddb322...

Former Member
0 Kudos
90

solved by visual basic documentation.