0% found this document useful (0 votes)
77 views1 page

Sorted Key

SAP NetWeaver AS ABAP Rel ease 702, ©Copyri ght 2010 SAP AG. Al l ri ghts reserved. ABAP Keyword Documentation → ABAP Glossary → A sorted key is a unique or non-unique key of an internal table where the key entries are sorted in ascending order using a table index. A sorted key can be the primary key of a sorted table or a secondary key of any internal table. Access using a sorted key has logarithmic response time based on the number of entries, as binary search is used.

Uploaded by

raky0369
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views1 page

Sorted Key

SAP NetWeaver AS ABAP Rel ease 702, ©Copyri ght 2010 SAP AG. Al l ri ghts reserved. ABAP Keyword Documentation → ABAP Glossary → A sorted key is a unique or non-unique key of an internal table where the key entries are sorted in ascending order using a table index. A sorted key can be the primary key of a sorted table or a secondary key of any internal table. Access using a sorted key has logarithmic response time based on the number of entries, as binary search is used.

Uploaded by

raky0369
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

SAP NetWeaver AS ABAP Rel ease 702, Copyri ght 2010 SAP AG. Al l ri ghts reserved.

ABAP Keyword Documentation ABAP Glossary


sorted key
Unique or non-unique table key of an internal table, in which the assignment to the table rows is administrated using
a table index, the key entries of which are sorted into ascending order. A sorted key is the primary table key of a
sorted table and can be assigned to all internal tables as a secondary table key. During access to an internal table
using a sorted key, the response time is logarithmically connected to the number of table entries, as the access
takes place using a binary search.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy