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 are the different database integrities?
What functions does a data dictionary perform? : abap data dictionary
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Explain what is step-loop?
What are the parameters used in each function?
What is sapnet?
What are Delivery classes? What data will you want to transport during client copy?
What is the function of the correction system? : abap data dictionary
How to give programe name as input in BDC report of abap ?
What are the data types of the abap/4 layer?
java script for push button in adobe forms.
What are the prerequisites for creating foreign key relationship?
Can you print decimals in type n? What is difference between float and packed data type?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Performance tuning techniques