Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

abap query driver

Former Member
0 Likes
371

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

2 REPLIES 2
Read only

Former Member
0 Likes
355

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

Read only

Former Member
0 Likes
355

Thanks for reply.

I have assigned points.

Thanks & Regards,

Ramnaresh .P.