Entering content frame

Syntax documentation term Locate the document in its SAP Library structure

<term> ::=
  <
factor>
| <term> * <factor>
| <term> / <factor>
| <term> DIV <factor>
| <term> MOD <factor>

Leaving content frame