SAP SECONDARY TABLE KEY - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

secondary table key
Up to 15 secondary table keys can be created for each internal table. Possible secondary table keys are sorted keys and hash keys. A secondary table index is created internally for each sorted secondary key. When internal tables are accessed, the table key to be used must be specified.
ABAP_MORE_INFO