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

ABAP Infoset problem?

Former Member
0 Likes
6,072

Hi,

I am trying to design a query using the Data structure "ANLA0" but in the end when I am trying to save it I am getting the error

"Global syntax check

Selection Criteria

Error in parameter PA_PGSEL

Statement concluding with "...TYPE" ended unexpectedly.

Message no. AQ006"

Please suggest what should I do as the fields that I require is only in the stucture for Asset Reports.

.

Thanks in advance

Regards

Nitin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,240

Try this :

It occurs if you are in SQ02 change mode.

Go back to the overview list and don't generate when asked only save.

In the list screen of SQ02 press the generate button.

Thanks!

Hi,

I am trying to design a query using the Data structure "ANLA0" but in the end when I am trying to save it I am getting the error

"Global syntax check

Selection Criteria

Error in parameter PA_PGSEL

Statement concluding with "...TYPE" ended unexpectedly.

Message no. AQ006"

Please suggest what should I do as the fields that I require is only in the stucture for Asset Reports.

.

Thanks in advance

Regards

Nitin

2 REPLIES 2
Read only

Former Member
0 Likes
3,241

Try this :

It occurs if you are in SQ02 change mode.

Go back to the overview list and don't generate when asked only save.

In the list screen of SQ02 press the generate button.

Thanks!

Read only

0 Likes
3,240

Thanks alot Boby for your kind reply!!!

Regards

Nitin