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

infosets

Former Member
0 Likes
395

Hi,

1.Could you explain about infosets and infoset queries?.

2.What is the difference between crystal reports and infoset queries?

Regards,

Vijay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
376

Hi Vijay,

Infosets:

Writing reports without Query tools requires a programmer to write code that goes into the main R/3 database and retrieves the records it needs.

SAP system includes several hundred thousand fields in logical databases and tables. As a result, it is impractical to offer all fields for selection when creating queries

SAP's answers to this issue is the Infosets and Infoset queries.

Reward if its useful.

Regards,

Vinoth

2 REPLIES 2
Read only

Former Member
0 Likes
376

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/f6/c39138e4a0341fe10000009b38f8cf/content.htm">Infoset Queries</a>

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/d2/cb455f455611d189710000e8322d00/content.htm">Infosets</a>

Crystal Report queries are specific to BW.

Arya

Read only

Former Member
0 Likes
377

Hi Vijay,

Infosets:

Writing reports without Query tools requires a programmer to write code that goes into the main R/3 database and retrieves the records it needs.

SAP system includes several hundred thousand fields in logical databases and tables. As a result, it is impractical to offer all fields for selection when creating queries

SAP's answers to this issue is the Infosets and Infoset queries.

Reward if its useful.

Regards,

Vinoth