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: 

SAP Query - SQ01

Former Member
0 Kudos
98

I want to display some fields to existing SAP query table joins. I am not able to see some fields in ‘Basic List’ like EKET-J_3ANETP but it exist in table. How to include this fields into ‘basic list’. Kindly help me

1 ACCEPTED SOLUTION

JozsefSzikszai
Active Contributor
0 Kudos
76

hi,

you have to modify the infoset behind the query. In the start screen of SQ01 you get the name of the infoset, which you can modify in SQ02 (excpet if it is standard)

hope this helps

ec

2 REPLIES 2

JozsefSzikszai
Active Contributor
0 Kudos
77

hi,

you have to modify the infoset behind the query. In the start screen of SQ01 you get the name of the infoset, which you can modify in SQ02 (excpet if it is standard)

hope this helps

ec

0 Kudos
76

Thanks for the solution.