Application Development 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: 

SAP-QUERY

Former Member
0 Kudos

HI,

Can anyone help me out in understanding the topic of SAP-QUERY in ABAP programming and get eulogised to it , so that i can give presentation on it asap.

Thanks n Regards.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

SAP Query

Purpose

The SAP Query application is used to create lists not already contained in the SAP standard system. It has been designed for users with little or no knowledge of the SAP programming language ABAP. SAP Query offers users a broad range of ways to define reporting programs and create different types of reports such as basic lists, statistics, and ranked lists.

Features

SAP Query's range of functions corresponds to the classical reporting functions available in the system. Requirements in this area such as list, statistic, or ranked list creation can be met using queries.

All the data required by users for their lists can be selected from any SAP table created by the customer.

To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. Then you can edit list display in WYSIWYG mode whenever you want using drag and drop and the other toolbox functions available.

The SAP Query comprises five components: Queries, InfoSet Query, InfoSets, User Groups and Translation/Query

Choose Tools -> ABAP Workbench -> Utilities to call up the components individually.

Check these links for more details.

http://help.sap.com/saphelp_nw04/helpdata/en/d2/cb3f2e455611d189710000e8322d00/frameset.htm

Also check this PDF doc.(With screen shots)

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40bec8da-4cd8-2910-27a9-81f5ce10...

Regards,

Maha

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check these links...u can find more information about ABAP query or sap query..

http://help.sap.com/saphelp_nw04/helpdata/en/b7/26ddebb1f311d295f40000e82de14a/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40bec8da-4cd8-2910-27a9-81f5ce10...

Regards,

Edited by: K.P.N on Jan 6, 2008 6:36 PM

Former Member
0 Kudos

SAP Query

Purpose

The SAP Query application is used to create lists not already contained in the SAP standard system. It has been designed for users with little or no knowledge of the SAP programming language ABAP. SAP Query offers users a broad range of ways to define reporting programs and create different types of reports such as basic lists, statistics, and ranked lists.

Features

SAP Query's range of functions corresponds to the classical reporting functions available in the system. Requirements in this area such as list, statistic, or ranked list creation can be met using queries.

All the data required by users for their lists can be selected from any SAP table created by the customer.

To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. Then you can edit list display in WYSIWYG mode whenever you want using drag and drop and the other toolbox functions available.

The SAP Query comprises five components: Queries, InfoSet Query, InfoSets, User Groups and Translation/Query

Choose Tools -> ABAP Workbench -> Utilities to call up the components individually.

Check these links for more details.

http://help.sap.com/saphelp_nw04/helpdata/en/d2/cb3f2e455611d189710000e8322d00/frameset.htm

Also check this PDF doc.(With screen shots)

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40bec8da-4cd8-2910-27a9-81f5ce10...

Regards,

Maha