Ansicht
Dokumentation

ABENSQL_FUNCTIONS_BYTE - SQL FUNCTIONS BYTE

ABENSQL_FUNCTIONS_BYTE - SQL FUNCTIONS BYTE

ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

SQL Functions for Byte Strings

The following table shows the SQL functions for byte strings supported by ABAP CDS and Open SQL. The last two columns indicate where a function can be used.

SQL Function Result ABAP CDS Open SQL
BINTOHEX(arg) Character string containing the half bytes arg converted to the hexadecimal characters "0" to "9" and "A" to "F" (left-justified). x -
HEXTOBIN(arg) Byte string whose half bytes are determined from the hexadecimal characters in arg. Any leading blanks are removed before the conversion from arg and all trailing blanks are then replaced by "0". x -

Descriptions of the potential operands and data types can be found the corresponding documentation for ABAP CDS.






ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2102 Date: 20240420 Time: 005103     sap01-206 ( 31 ms )