Get Example source ABAP code based on a different SAP table
VERSION 5 IN
integer type Numeric data type> for storing integer numbers> of different value ranges. The associated built-in ABAP types> are (b>>, s>>), i>>, and int8>>. The built-in DDIC types> are INT1>>, INT2 >>, INT4>> and INT8>>. The internal representation takes place in the integer representation of the current platform. A data object> of an integer type is an integer>. ABAP_MORE_INFO >