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