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
How do you process errors in call transaction method? : abap bdc
Explain the Inportance of pa30? : abap hr
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What are the basic object types? : sap abap hr
What is narrow casting and wide casting?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What are the basic objects of the data dictionary?
What is transparent table?
What is the difference between select statement and provide statement ? : abap hr
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What is asynchronous update?
What is a type-pool?
How to give programe name as input in BDC report of abap ?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?