What is an ABAP/4 Query?

Answer Posted / paramjeet

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 ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you print decimals in type n? What is difference between float and packed data type?

760


what is difference between set screen and call screen ?

558


What is the lock object?

608


What is the function of the correction system?

574


How memory management happens for internal tables and work areas in abap?

732






Explain what are the system fields? Explain?

562


In the MM module for finding out the standard cost what is the view one has to look at?

618


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1731


Does every abap/4 have a modular structure?

560


How to find Kernal badi ?

1159


In a loop of an internal table, what is the use of at first & at last statements?

1479


Fallback class

1746


​​Can multiple abap systems connect to abap database?

605


What is meant by performance analysis? Have done anything to improve the performance?

562


Why are insert and append statement used in sap abap?

671