Entering content frame

Syntax documentation Value expressions Locate the document in its SAP Library structure

A value expression represents a value of a column, a literal, a set function or an arithmetic expression.

Syntax

This graphic is explained in the accompanying text

<value expression> ::= <column reference>
                                 
| <literal>
                                 
| <set function>
                                  | <arithmetic expression>.

See

Column References, Literals, Set Functions, Arithmetic Expressions

 

Leaving content frame