SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
CONVERT TEXT - Short Reference
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.