Available lookups

Several different patterns have been used to code the lookup forms in Microsoft Dynamics GP. Each pattern requires a specific technique to use the lookup. To learn what lookups are available and how to call them, refer to the document titled "Calling Lookup Forms from Dexterity" in the Microsoft Dynamics GP SDK. The link for this document is found in the Foundation group of the Procedures and functions section of the Microsoft Dynamics GP SDK help file.

Hint: The Lookups sample, described in Lookups demonstrates how to use several common lookup forms in a Visual Studio Tools integration.

In some cases, Visual Studio Tools cannot access all of the resources required to use the lookup form. For example, some lookup forms are opened by calling procedures that have reference parameters. Because Visual Studio Tools cannot call procedures with reference parameters, these lookup forms cannot be used with Visual Studio Tools integrations.