What is ABAP query?

Answer Posted / balabharathichandran

Many times a need arises for sap user and functional consultants to generate quick reports without getting any ABAP/4 coding done, time taken to complete the code in development transport and test it in QA system and then transport to production sometimes too long.

In such cases, ABAP/4 query is a tool provided by sap for generating these kind of reports.

abap query provide the following type of reports.

*basic list-simple report
*statistics- Report containing statistics function like average and percentage.

ABAP/4 query can be designed in four steps.
* creating a user group
* creating a functional area.
* assignment of user group to functional area.
* creating a query based on functional area.

SAP query tcodes.
* sq01 ABAP/4 query
* sq02 info set/functional area
* sq03 user group

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

​​Can multiple abap systems connect to abap database?

607


Explain what is step-loop?

766


What is difference between check table and value table ?

648


what is difference between user exit, customer exit and badi?

4093


On which event we can validate the input fields in module programs?

598






What application areas are you comfortable in?

882


what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me

1544


hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2560


Which objects are independent transport objects? : abap data dictionary

578


What is its? : abap hr

628


How to call other programs?

622


Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?

921


What is the abap program name to process the batch input session automatically? : abap bdc

654


What are clustered tables?

620


if while coding power goes off , how to retrieve the codes?

1628