📚 SAP Business One SDK Help

ClickPicker Method
See Also 

Description

Simulates a user click (main mouse button) on an icon to open a picker, setting the focus on the item and opening the picker form.

Syntax

Visual Basic
Public Sub ClickPicker() 

Remarks

If the item does not have a picker, an exception is thrown.

See Also