SAP ALIGNMENT - Glossary



Warning: file_get_contents(/customers/9/5/e/s4hd.com/httpd.www/global/php/adxcode.txt): Failed to open stream: No such file or directory in /customers/9/5/e/s4hd.com/httpd.www/global/php/helpers.php on line 89

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/9/5/e/s4hd.com/httpd.www/sap/help/index.php on line 55
VERSION 5 IN

alignment
Most data types are subject to specific alignment requirements depending on the current platform. In memory, fields of this type must start at addresses that are divisible by 2, 4, 8, or 16. In a structure or substructure, the component with the highest alignment requirement determines the alignment of the entire structure, where alignment gaps are created before or after components with alignment requirements.
ABAP_MORE_INFO