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: 

difference between query and infoset

Former Member
0 Kudos

is there an easier way to determine what was done in the infoset why does it diplays "Difference between query and infoset. Continue Processing"

I am modifying a query that isnt mine so its really difficult to find it.

thnks in advanced!

1 ACCEPTED SOLUTION

Former Member

<b>ABAP query</b> is another tool for ABAP. It provides efficency for ABAP reports. These reports are very accurate.

Transaction Code : SQ01

The advantage with ABAP QUERY is logic required for classic & interactive reports system design automatically 80%.

For ABAP QUERY handle these

SQ01 ; QUERY

SQ02 : INFOSET OR FUNCTIONAL AREA

SQ03: USER GROUP.

for infoset:

http://help.sap.com/saphelp_sm32/helpdata/en/d2/cb4393455611d189710000e8322d00/content.htm

reward if useful

anju

7 REPLIES 7

Former Member

InfoSet

Definition

Name for a particular type of InfoProvider: An InfoSet describes data sources that are usually defined as joins for ODS objects or InfoObjects (characteristics with master data). A time-dependent join or temporal join is a join that contains an InfoObject that is a time-dependent characteristic.

An InfoSet is a semantic layer over the data sources and is not itself a data target.

Unlike the classic InfoSet, and InfoSet is a BW-specific view of data.

For more information see the following documentation: InfoProviders, Classic InfoSets.

Functions for Managing QuickViews

Call the QuickViewer using the menu path System ® Services ® QuickViewer.

Before you can execute one of the following functions, you must choose a QuickView, by either selecting it from the table control on your initial screen or entering its name in the appropriate input field.

Function:

Description:

Display

Displays the QuickView definition details. All screens are displayed in the same manner as if the QuickView were being changed, however no new entries can be made.

Description

You receive an overview containing general information about a QuickView and options. This includes:

QuickView title

Author and last person to make changes

Remarks specific to that QuickView

Origin of the selected data

Saved lists

Additional selections

Copy

Choose a name for the QuickView in the dialog box and confirm your entry.

Rename

Choose another name for the QuickView in the dialog box and confirm your entry.

Delete

Deletes the QuickView after asking you to confirm that this is what you want to do.

QuickView ®

More functions ® Adjust

Adjusts differences between the QuickView and InfoSet.

If you create QuickViews based on InfoSets, differences in individual field definitions may occur between a QuickView and its associated InfoSet.

Suppose you have created a QuickView using an InfoSet and have already executed it a number of times. Your system administrator then modifies an InfoSet field by changing the type of field you use in the QuickView. The next time you want to work with the QuickView, you get a message informing you that differences exist between the QuickView and the InfoSet.

If differences occur between QuickViews and InfoSets, you should terminate processing and carry out a comparison between the QuickView and the InfoSet.

When you carry out an adjustment you see a list of all the fields that are defined differently, together with information about how the field definition has changed and where the field is used in the QuickView. The system gives you an automatic adjustment option for individual fields. At the end of the list, there are some notes telling you what to look out for with automatic adjustment and what you must do, if you want to carry out the adjustment yourself.

Layout display

The principle structure of the list created by the QuickView is displayed.

SAP Query

This pushbutton takes you to query maintenance.

To edit a QuickView in SAP Query, choose Query ® Convert QuickView from the initial screen in SAP Query. For further information, see Converting QuickViews to Queries.

Former Member
0 Kudos

Hi,

for more information on infoset please check out the link below it will be helpful to you

http://help.sap.com/saphelp_erp2004/helpdata/en/ed/084e3ce0f9fe3fe10000000a114084/content.htm

for query please check out the link below it might be helpful to you

http://help.sap.com/saphelp_nw04/helpdata/en/d2/cb3efb455611d189710000e8322d00/content.htm

********please reward points if the information is helpful to you**********

Former Member

<b>ABAP query</b> is another tool for ABAP. It provides efficency for ABAP reports. These reports are very accurate.

Transaction Code : SQ01

The advantage with ABAP QUERY is logic required for classic & interactive reports system design automatically 80%.

For ABAP QUERY handle these

SQ01 ; QUERY

SQ02 : INFOSET OR FUNCTIONAL AREA

SQ03: USER GROUP.

for infoset:

http://help.sap.com/saphelp_sm32/helpdata/en/d2/cb4393455611d189710000e8322d00/content.htm

reward if useful

anju

Former Member
0 Kudos

Hi,

following link may be useful

Regards

0 Kudos

Hello,

Jay opened this thread to ask if anybody faced the error "Difference between query and InfoSet." and if anybody knows how to solve it: why everybody replied with explanations about what queries and infoset are???

Andrea

matt
Active Contributor
0 Kudos

>

> Hello,

> Jay opened this thread to ask if anybody faced the error "Difference between query and InfoSet." and if anybody knows how to solve it: why everybody replied with explanations about what queries and infoset are???

>

> Andrea

Presumably they were point hunters, answering something that's slightly relevant in the hope of being awarded something. Now, I have a question.

Why have you responded to a question from August 2007?

shailvora
Participant
0 Kudos

This message was moderated.