Entering content frame

Syntax documentation Delimiter token Locate the document in its SAP Library structure

<delimiter_token> ::=
  ( | ) | , | . | + | - | * | / | < | > | <> | != | = | <= | >=
| ¬= | ¬< | ¬>
(for machines with EBCDIC code)
| ~= | ~< | ~>
(for machines with ASCII code)

Leaving content frame