Entering content frame

Syntax documentation hex_literal Locate the document in its SAP Library structure

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

Leaving content frame