ABAP Keyword Documentation → ABAP Glossary
Character-like data type
Data type whose
data objects contain
characters encoded according to the current
code page. The real character-like data types are
text field,
numeric text field, and
text string. Alongside these,
date type and
time type are special character-like data types. The associated
generic data type is clike
.