ABAP Keyword Documentation →  ABAP Glossary → 

Byte string

Byte-like data type for saving byte chains with variable lengths or a similar data object. The associated predefined ABAP type is xstring. These strings are managed internally using an internal reference and the data type is deep.

More