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
1,045

Hi All,

We are facing syntax erro with ABAP query.

We have a infoset/query which is perfectly working in one system and we downloaded the both infoset and query from this system.But the same query when it is uploaded to other system is not working.

Infoset is not giving any syntax error while activation. Morever, the generated report struture is also different from the other system. In old system, report was having one include for declaration and other for data retrieval process etc.

Can you please help us to resolve this issue?

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
643

Hi,

The query generated is based on the table structures available as they are used, etc.

So please check if there is any difference in the fields available in the tables used, LDB used if any.

In addition, may be few of the properties of the SAP query and info set does not get copied properly.

and after activating the info set only, activate the query, etc...check them once again.

Regards,

Santhosh.

Read only

0 Likes
643

Hi Santhosh,

The table structure is same in both the systems and we are not using any LDB.

The query is also activated but still the we are getting the same syntax error.

Please help.

Thanks

Read only

Former Member
0 Likes
643

Hi,

Still I am facing the issue. We created new query.

Regards,

Shaju