‎2007 Mar 09 9:19 AM
What is the useful of SQ01?How it works?Please give me one example.
Kris.
‎2007 Mar 09 9:31 AM
‎2007 Mar 09 9:23 AM
hi Mohan,
SQ01 : is used to create Query form infoset you have created here you can select fields for selection screen and for list generation using check boxes.
you can generated different types of report using basic list, ranked list, statistics to output in graphical form.
SQ02 : is used to create infoset you need to tell the data source for your infoset like table join, direct read or data reterival using program, you can also put extras fields, structures and tables using extras button. and can code your own select query for that field or structure.
After generating the infoset you have to assign this to your usergroup you already created.
SQ03 : is used to create user groups for queries because every user have to be in atleast one user group for creating infoset and queries. you have to create a user group and assign your user to that usergroup.
Check
http://help.sap.com/saphelp_47x200/helpdata/en/bf/1d4645bf3211d296000000e82de14a/frameset.htm
http://www.sappoint.com/abap/ab4query.pdf
Regards,
Santosh
‎2007 Mar 09 9:31 AM
‎2007 Mar 09 9:36 AM
Hi Mohan,
If you are aware of Microsoft access, it does somehow works the same way if it is in table joining. SQ01 is a simple way to create your report without for you to ask assistance to an abapper. Therefore functional peeps can also do that.
Regards,
JeCCas_DJ
‎2007 Mar 21 4:03 AM