Start of Content Area

Syntax documentation hex_literal  Locate the document in its SAP Library structure

<hex_literal> ::=
  x''
| X''
| x'<hex_digit_seq>'
| X'<hex_digit_seq>'

 

End of Content Area