Share via


Integration Examples

This portion of the documentation describes integration examples that show how to use Visual Studio Tools for Microsoft Dynamics GP. The following examples are discussed:

  • Field Defaulter describes an example that uses events to default field values in Microsoft Dynamics GP.
  • Estimate Freight describes an example that estimates freight amounts for sales documents in Microsoft Dynamics GP.
  • Environmental Detailsdescribes an example that stores additional environmental detail information for items in Microsoft Dynamics GP.
  • Lookups describes an example the shows how six common lookups are implemented for a Visual Studio Tools integration.
  • Salesperson Analysis describes an example that analizes the customers for a selected salesperson. This example shows how to implement custom rendering so that the integration can be used in the Microsoft Dynamics GP web client.

The following table indicates which features of Visual Studio Tools for Microsoft Dynamics GP features are implemented in each sample.

Field Defaulter

Estimate Freight

Environ. Details

Lookups

Salesperson Analysis

Visual Studio Tools form

 

X

X

X

X

Access to Dynamics GP fields

X

X

X

 

X

Field events

X

X

X

X

X

Form events

 

X

X

 

X

Modal dialog events

 

 

X

 

 

Procedure/function access

 

 

 

X

X

Table access

 

X

X

 

X

DUOS integration

 

 

X

 

 

Note integration

 

X

 

 

 

Lookups

 

 

 

X

 

Online help

 

X

 

 

 

Macro support

 

 

X

 

 

Works on web client

X

X

X

X

X

Web client dynamic rendering

X

X

X

X

 

Web client custom rendering

 

 

 

 

X