RESERVE


Basic form

RESERVE n LINES.

Effect

If there is not enough space left on the current page for at least n lines, this statement starts a new page. n can be a constant (1,2,3,...) or a variable.

Notes


Note

Performance
The runtime required to execute a RESERVE statement is approx. 1 msn (standardized microseconds).

Index
© SAP AG 1996