Hallo!

Ich glaube diese Einstellung ist bei den SQL Attributen (StrSql - F13 - 1 Change session attributes).

Es gibt den Parameter:
Data refresh . . . . . . . . . *ALWAYS *ALWAYS, *FORWARD
LG,
Sam

Nachtrag:
Data refresh (REFRESH)

Specifies when the display select output data is refreshed. This parameter does not apply to any SQL SELECT statements that require the creation of a temporary result.
*ALWAYSThe data is always refreshed. You cannot specify *ALWAYS for this parameter and *OPTIMIZE for the Allow copy of data (ALWCPYDTA) parameter. *FORWARDThe data is refreshed only as the user pages forward to the end of the data for the first time. After that, it is not refreshed.