ABAP Keyword Documentation → ABAP Glossary
decimal separator
Separator between the integer part and fractional part of a
decimal number. In an
ABAP program, the
decimal point is always used. The representation of the decimal separator in the output depends according to the current
formatting setting of the
language
environment that can be set using SET COUNTRY
. See also
decimal comma and decimal point.