SapGuiSetBoolean Function

Action

Sets a boolean value that will be used as a parameter with the next call of a SapGuiInvoke function.

Include file

SapGui.bdh

Syntax

SapGuiSetBoolean( in bParam : boolean );
Parameter Description
bParam The boolean value to be set as a parameter for the next call of SapGuiInvoke.