see predefined Data Type I or ABAP Dictionary Type INT4.
Integral datatype.
int i; i = 7; int n = 12;
See also Data Type, Casting, Integer
Category: Keyword Java