SAP CHARACTER LITERAL - Glossary
Get Example source ABAP code based on a different SAP table
VERSION 5 IN
character literalAlso referred to as a text literal.
Literal > with character-like data type> and whose value is a character string >.
In general ABAP, character literals are untyped literals>.
In ABAP SQL>, character literals can also be typed literals>.
In ABAP CDS>, character literals can also be typed literals>.
See also:
Character Literals in ABAP>
Literals in SQL>
Literals in CDS>