SAP STANDARD KEY - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

standard key
Primary table key of an internal table, whose key fields in a structured line type are all table fields with character-like data types and byte-like data types. If the line type contains substructures, they are broken down into elementary components. The standard key for non-structured line types is the entire table line, if the line type itself is not a table type. If there are no corresponding table fields, or the line type itself is a table type, the standard key of standard tables is empty or contains no key fields.
ABAP_MORE_INFO