SAP ABAP LITERAL - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

ABAP literal
Unnamed data object defined by direct character-like specification of a value in the ABAP source code of an ABAP program. In the general ABAP Language, untyped numeric literals and untyped character literals are available. In ABAP SQL, both typed and untyped literals are available. A literal operator enables the linking of multiple literals. See also:
anonymous data object
named data object
literal
ABAP_MORE_INFO