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

Error in sap query

Former Member
0 Likes
1,475

Dear Experts ,

I have a query and executing using SQ01 . Here im getting warnings as

The query specifications cannot be used to generate a list, i.e. the query will probably not return the list you desire.

If you still want to execute the query, please use the "Generate" function . -> 'Generate'

Here im not getitng the output i require . then the system says ** Fields from parallel tables within a line Line: 02

Field: Account number of supplier or vendor (LFB1-LIFNR, table LFB1) ;

Field: Account number of supplier or vendor (LFBK-LIFNR, table LFBK)

Same thing comes for Bank country key, bank key , bank account number .

Please heklp as to what is wrong

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
781

Did you generate the infoset of your query in SQ02 transaction ?

Read only

Former Member
0 Likes
781

see.. the info set might be changed after the query is designed...

so check in the query, if the fields matches with the fields in infoset..

Read only

Former Member
0 Likes
781

Hello,

I am gettig the Same Error in SAP Query, But i have generated My Infosets & cross checked the Fields with Query.

Plz let me know what could be the Error.

Thanks.