What is ABAP query?
Answers were Sorted based on User's Feedback
ABAP/4 Query is a powerful tool to generate simple reports
without any coding. ABAP/4 Query can generate the following
3 simple reports: Basic List: It is the simple reports.
Statistics: Reports with statistical functions like Average,
Percentages. Ranked Lists: For analytical reports. - For
creating a ABAP/4 Query, programmer has to create user group
and a functional group. Functional group can be created
using with or without logical database table. Finally,
assign user group to functional group. Finally, create a
query on the functional group generated.
Is This Answer Correct ? | 11 Yes | 1 No |
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 |
What functions does a data dictionary perform? : abap data dictionary
Why we do Version comparison?
How can we achieve MVC ?
Why we are using Macros instead of Function Modules
most commonly used command in Interactive Reporting?
How do you number pages in Sapscript layout outputs?
difference between type and like in detail way
How can we call, call transaction and session method in the same program?
did u done enhancement framework?how u implemented?
Where are the LSMW events :BEGIN_OF_PROCESSING, BEGIN_OF_TRANSACTION and BEGIN_OF_RECORD declared? Why?
1 Answers Cap Gemini, Deloitte,
What is value table? : abap data dictionary
what is need of function group for function modules whereas there is no need of f.group for subroutines?
2 Answers Cap Gemini, DFS, HCL, IBM, NTT Data,