SapGuiSetLong Function

Action

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

Include file

SapGui.bdh

Syntax

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