‎2006 Nov 27 1:02 PM
Hi Experts,
What is meant by ABAP Query and which occasion we should prefer this.
Anybody have Step by step approach of ABAP Query.
For every Useful Inputs higher points will be rewarded.
Thanks in Advance,
Dharani
‎2006 Nov 27 1:28 PM
Hi,
For all your Quires, this is the link, Where you can fullfill your answer,.
http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp
Thanks,
Manju
‎2006 Nov 27 1:08 PM
Hi
Go thru the following links
http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp
http://help.sap.com/saphelp_46c/helpdata/en/35/26b413afab52b9e10000009b38f974/content.htm
http://www.sap-img.com/basis/transport-of-abap-query.htm
http://www.sap-basis-abap.com/sapquery.htm
Regs
Manas Ranjan Panda
‎2006 Nov 27 1:28 PM
Hi,
For all your Quires, this is the link, Where you can fullfill your answer,.
http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp
Thanks,
Manju
‎2006 Nov 27 1:41 PM
Hi
Let me know your mail ID , will send you the very usefull docu on ABAP Querry.
Regards
Su
‎2006 Nov 27 2:52 PM
HI Suresh,
My Id : shakthigin@yahoo.co.in
Please send me the ABAP Query document
Thanks in Advance
Dharani
‎2006 Nov 27 2:56 PM
‎2006 Dec 08 9:32 AM
hi,
ABAP/4 query is a tool provided by SAP for generating these kind of reports.
a) Basic List : Simple report
b) Statistics : Report containing statistical functions like Average &Percentage
c)Ranked List: Report written for analytical purpose
1) In order to create the query use the menu path Environment => Queries.
2)Give a name to the query and click on the Create button.
3) Give the description of the query in the next screen.
4)Click on the Next screen icon. Select the functional group screen.
5)The Select Field screen gets displayed. Select all the fields from the user group that you need to display on the output of the query.
6)Click on the Next Screen icon to get the Selections Screen. Here you can check against the fields that you require to be shown on the selection screen.
7)Now we need to specify the output type for the query as Basic List, Statistics or Ranked List. Choose the option Basic List.