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

SAP Query

Former Member
0 Likes
710

Hi,

Any one please give some practical knowledge about SAP Query.

Ravi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
679

Hi,

I give some basic tips...

SQ03 TCode is used to create User group SQ02 is used to create infoset and SQ01 is used to creat Infoset query.

after create user group you have to add what are all the tables u want in SQ02 and if u want any additional field you add in that particular table then you have to write code for that after complete this you go to SQ01 to create infoset query, here you select what are all the fields you want as an output field you select and activate it.

Regards,

John Victor

5 REPLIES 5
Read only

Former Member
Read only

Former Member
Read only

JanStallkamp
Advisor
Advisor
0 Likes
679

Hi.

Have you tried searching for this topic? There are a number of very good search engines in the web and there is an SDN search, too. If there are any questions left after searching please ask specific about these.

Best regards,

Jan Stallkamp

Read only

Former Member
0 Likes
680

Hi,

I give some basic tips...

SQ03 TCode is used to create User group SQ02 is used to create infoset and SQ01 is used to creat Infoset query.

after create user group you have to add what are all the tables u want in SQ02 and if u want any additional field you add in that particular table then you have to write code for that after complete this you go to SQ01 to create infoset query, here you select what are all the fields you want as an output field you select and activate it.

Regards,

John Victor