ABAP Keyword Documentation → ABAP Glossary
Integer
Numeric data type for saving
integer numbers from various value ranges. The associated
predefined ABAP types are
(b,
s) and i. The internal representation used is the integer representation of the current platform.