Get Example source ABAP code based on a different SAP table
VERSION 5 IN
decimal floating point number type Numeric data type> for the decimal storage of numbers with mantissa and exponents. The associated built-in ABAP types> are decfloat16 >> and decfloat34>>. The built-in DDIC types> are DECFLOAT16>>, DF16_DEC>>, DF16_RAW>>, DECFLOAT34>>, DF34_DEC>> and DF34_RAW>>. The internal representation follows the standard IEEE-754-2008, where decimal numbers> with 16 or 34 places> are accurately represented in the mantissa. A decimal floating point number has an additional scaling> property. A data object> of a decimal floating point number type is a decimal floating point number >. ABAP_MORE_INFO >