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.

More