Show TOC

set_modusLocate this document in the navigation structure

Use this method to specify whether the document should be displayed in normal mode or design mode.

CALL METHOD form->set_modus
EXPORTING modus = modus
no_flush = no_flush
IMPORTING retcode = retcode
error = error.
         

Parameter

Optional

Description

modus

X

X :

Display in display mode.

' ':

Display in design mode.