📚 SAP Business One SDK Help

ChooseFromListCollection Collection
See Also  Members 

Description

A collection of ChooseFromList objects in a form.

Access the collection via the Form.ChooseFromLists property.

Object Model

Remarks

In SAP Business One, the ability to open a ChooseFromList form is a basic functionality of the application. The ChooseFromList form displays a list of items from a simple query on a specified object (all the items are of the same type).

End users can select items in order to enter a value in the field that triggered the ChooseFromList form. 

Example

See Also