SAP NUMERIC LITERAL - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

numeric literal
Literal that has a numeric data type and whose characters represent a number.
In general ABAP, numeric literals are untyped literals.
In ABAP SQL, numeric literals can also be typed literals.
In ABAP CDS, numeric literals can also be typed literals.
See also:
Numeric Literals in ABAP
Literals in SQL
Literals in CDS