REFRESH - Refresh the SAPGUI interface
Basic form
REFRESH SCREEN.Note
This statement is no longer maintained and should therefore not be used (see also Obsolete key words ).Instead, please use a SET USER-COMMAND f statement.
Effect
Refreshes the SAPGUI interface after receiving the results of the asynchronous Remote Function Call via RECEIVE RESULTS FROM FUNCTION func .This form of the REFRESH statement simulates pressing the return key.
Notes
Using this variant only makes sense in connection with the asynchronous Remote Function Call (CALL FUNCTION func ...STARTING NEW TASK taskname ) after receiving the results of such a call within the FORM routine (RECEIVE RESULTS FROM FUNCTION func ). It has no effect in other environments.It ensures that the last screen is processed again with the commad '%_RS'. You can see this value in the command<0> field in the top left corner of the current screen.
Index
© SAP AG 1996
No hay comentarios:
Publicar un comentario
Nota: solo los miembros de este blog pueden publicar comentarios.