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: 

Hash Count Query

former_member221838
Participant
0 Kudos

Hi Experts,

We have business requirement in which we need to create Hash Count Queries in SAP Abap by joining different tables.

Are these queries similar to SAP Queries which we create using transaction SQ03, SQ02/SQ01/SQ00?

I think hash table/hash count/hash algorithm is more to the SQL (database) side rather than SAP, also I didnu2019t find any documentation for Hash Queries.

So could you please help me with above issue.

If they are different could you please explain the process to create them?

Also what are the advantages of Hash Queries?

-

Thanks.

1 REPLY 1

former_member221838
Participant
0 Kudos

These are normal infoset queries which we create using transaction SQ03, SQ02/SQ01/SQ00.