‎2008 Dec 23 9:43 AM
Hi Friends,
Pls can any one tell me what is 'ABAP QUERY DRIVER '
Thanks in advance.
Thanks & Regards,
Ramnaresh.P.
Edited by: ramnaresh porana on Dec 23, 2008 4:44 AM
‎2008 Dec 23 9:47 AM
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.
for further details go throw this link
http://www.bbi.ch/bi/sap/info/Seagate%20Software%20SAP%20ABAP%20Query%20Driver.pdf
‎2008 Dec 24 10:32 AM
Thanks for reply.
I have assigned points.
Thanks & Regards,
Ramnaresh .P.