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 export EXCEL Doesn't work

goyleo
Member
0 Likes
1,318

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
Read only

mamartins
Active Contributor
0 Likes
1,222

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?

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,222

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".

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,222

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