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

Syntax error in ABAP Query

Former Member
0 Likes
435

Dear All

User has created a query in SQ01 , When I execute that , its showing syntax error in Automatically generated report.

How to change that ?When i trying to modify that , its asking access key. How to change that in SQ01 itself?

Reards

Anita

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
391

What is the error ?

Read only

0 Likes
391

Hi

There is an error in offset.

write 10-(20)

It should be 10(20).

Regards

ANita