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
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
What is screen flow logic? What are the sections in it?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
java script for push button in adobe forms.
How can you access the function code from menu painter?
Explain the difference between tables and structures?
Explain the difference between a pool table and a transparent table?
How to copy table across clients?
How do you document abap/4 programs? Do you use program documentation menu option?
What is the difference between upload and ws_upload ? : abap bdc
Can we include customizing include or an append structure with pooled or cluster tables?
Explain the differences between se01, se09 and se10?
Define database layer?
What is an update type with reference to a match code id?
What are logical databases?