ABAP Keyword Documentation → ABAP Glossary
literal
Unknown data object defined using the direct character-like specification of a value in the source code of a program. Literals can be either numeric literals or character literals. A literal operator enables multiple literals to be joined. See also anonymous data object and named data object.