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: 

Interface to read an exel file

Former Member
0 Kudos
96

I want synchronously from sap to communicate with an excel-file and read information.

Does someone knows the appropriate interface that could be used?

Thanks

JD

1 REPLY 1

athavanraja
Active Contributor
0 Kudos
65

You need to use OLE automation.

Search the forum you will find sample code.

for. e.g.

Regards

Raja