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

ABAP Query

Former Member
0 Likes
574

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

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

6 REPLIES 6
Read only

Former Member
0 Likes
549

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

Read only

Former Member
0 Likes
548

Hi

Let me know your mail ID , will send you the very usefull docu on ABAP Querry.

Regards

Su

Read only

0 Likes
548

HI Suresh,

My Id : shakthigin@yahoo.co.in

Please send me the ABAP Query document

Thanks in Advance

Dharani

Read only

Former Member
0 Likes
548

Hi

I have sent the Docu to your ID

Regards

Su

Read only

Former Member
0 Likes
548

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.