Entering content frame

Delimiter token Locate the document in its SAP Library structure

Delimiter token

Syntax

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

| ~= | ~< | ~> (for machines with ASCII code)

Leaving content frame