Share via


Tables in Microsoft Dynamics GP

To learn about tables in Microsoft Dynamics GP, you will need to access information from the following sources.

Resource Descriptions tool

The Resource Descriptions tool available in Microsoft Dynamics GP provides essential details about each table in the application. Information such as the fields in the table and the keys defined for the table can be found here.

Microsoft Dynamics GP SDK

The Microsoft Dynamics GP SDK contains detailed diagrams and descriptions of the tables in Microsoft Dynamics GP. You can use these diagrams to learn about the table in a specific module, and how the tables work together. Information about how transactions flow through the various tables is also available in the Microsoft Dynamics GP SDK.

IntelliSense

The IntelliSense available in Visual Studio will be helpful by listing what tables are available, as well as which fields are available in those tables.

Cc543582.VSTDGP_TableIntellisense(en-us,MSDN.10).gif