Sets a boolean value that will be used as a parameter with the next call of a SapGuiInvoke function.
SapGui.bdh
SapGuiSetBoolean( in bParam : boolean );
| Parameter | Description |
|---|---|
| bParam | The boolean value to be set as a parameter for the next call of SapGuiInvoke. |