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: 

OLE export EXCEL Doesn't work

goyleo
Member
0 Kudos
379

Hi!

An ABAP program that generates Excel using OLE is working perfectly in production.

The same program (same version) in the development environment does not work. Does anyone know what I should check?

The SOLE transaction does not appear to have connection settings. I do not know what's happening.

Thanks!

3 REPLIES 3

mamartins
Active Contributor
0 Kudos
283

The generated EXCEL file is saved on the server side or downloaded to the SAP GUI?

The location is hardcoded or perhaps defined on AL11? Does that location exists?

Sandra_Rossi
Active Contributor
0 Kudos
283

First of all, make sure it's not a Windows problem: ask the same user to do the test in both DEV and PROD environments (i.e. same laptop, so same Windows software/OLE)

You should provide the details, I don't understand what means exactly "OLE export EXCEL" and "does not work".

raymond_giuseppi
Active Contributor
0 Kudos
283

Did you check behavior of transaction OLE (demo) for an user with same authorization roles in development and production?