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
What is an abap/4 query? : abap hr
Explain what are the system fields? Explain?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the difference between synchronous and asynchronous updates?
What is client in the sap system? : sap abap hr
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What happens if a function module runs in an update task? : abap modularization
What is the difference between getting and get late?
What are the difference between tables and structures? : abap data dictionary
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Explain the difference between a dialog program and a report?
What are the differences between table and structure in data dictionary?
How do you execute the payroll
What is dynamic action? : sap abap hr
What is asynchronous and synchronous update?