What is an ABAP/4 Query?
Answer / 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 |
where u can u set the pages in script (don't say first page, remaining pages i want)?
Can we use Session method & Call transaction both in one BDC if yes please give me example and scenario where we use this ?
which one is efficient in following command to copy data from one itab1to another itab2 . both itab table has same structure. 1. move itab1 to itab2 2.move corresponding field of itab1 to itab2 3. itab2[] = itab2[] 4.appends line of itab1 to itab2..
I have two selection screens, i gave values in first selection screen but i din't give any values in second screen. will it display or not plz tell me?
How are the date abd time field values stored in sap?
What are pooled tables?
how to upload logo in the smart forms
what is the difference between Ale abd Bapi?
Events in Interactive reporting?
1) What is the difference between TYPE and LIKE ?
what is the sap standard script for picking list?
what is the exact code that shoud be implimented in sap note