ABAP Keyword Documentation → ABAP − Short Reference
CONVERT TEXT - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
CONVERT TEXT text INTO SORTABLE CODE hex.
Effect
Converts a character string in text
to a sortable byte sequence and assigns
the result hex
. A standard sorting of such byte sequences results in an order in which the initial fields are sorted by the current
locale.