Wednesday 28 March 2012

What is an ABAP/4 Query? |

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