ABAP Keyword Documentation → ABAP Glossary
fixed point number
Number with a fixed number of decimal places. In ABAP, fixed point numbers are implemented using packed numbers, in which a string of digits contains a decimal separator in a place defined by the data type.
Other versions:
7.31 | 7.40 | 7.54