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: 

Implementing enhancement SQUE0001

Former Member
0 Kudos

Hello,

I am trying to implement enhancement SQUE0001 to enable SAP Query results to be downloaded to the SAP server.

I have activated the enhancement in SMOD and added my code to download the data to a file in include ZXQUEU01 within FM EXIT_RSAQEXCE_001.

I have also regenerated my queries but I cannot see the new Private Folder option when I run the query.

Also, when I check the Enhancement components I get the following error message:-

"You tried to read the program "RSAQEXCE" from the database. The READ REPORT

statement allows you to copy a program's source code into an internal

table. The lines of source code must not be longer than the width of the

internal table. The internal table is 72 characters wide. The source

code line is 75 wide."

I have not changed this program and I can see that the lines in this program are not longer than 72 chars so I am not sure what this error means.

Has anyone seen this before and know of a solution?

Thanks,

Ruby

2 REPLIES 2

Former Member
0 Kudos

Its too late for reply but helpful for others.

First you will have to change query and then click radio button 'Private Folder' and save.

Execute it and you will get

Former Member
0 Kudos