ABAP Keyword Documentation → ABAP Glossary
numeric text field
Character-like data type for saving
numeric texts with fixed lengths or a similar
data object. The associated
built-in
ABAP type is n
. The internal representation used is the
character representation of the current
code page.