Entering content frame

Syntax documentation comp_op Locate the document in its SAP Library structure

<comp_op> ::=
  <
| >
| <>
| !=
| =
| <=
| >=
| ¬= | ¬< | ¬>
(for machines with EBCDIC code)
| ~= | ~< | ~>
(for machines with ASCII code)

 

 

Leaving content frame