SAP INTEGER - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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