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