SapGuiSetShort Function

Action

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

Include file

SapGui.bdh

Syntax

SapGuiSetShort( in nParam : number );
Parameter Description
nParam The short value to be set as a parameter for the next call of SapGuiInvoke.