Tables
The adapter models the data in Microsoft Dynamics NAV as a list of tables in a relational database that can be queried using standard SQL statements.
Microsoft Dynamics NAV Adapter Tables
Name | Description |
Company | The DynamicsNAV table Company. |
Country | The DynamicsNAV table Country. |
Currency | The DynamicsNAV table Currency. |
Customer | The DynamicsNAV table Customer. |
GeneralProductPosting | The DynamicsNAV table GeneralProductPosting. |
PurchaseLines | The DynamicsNAV table PurchaseLines. |
PurchaseOrder | The DynamicsNAV table PurchaseOrder. |
PurchaseOrderPurchLines | The DynamicsNAV table PurchaseOrderPurchLines. |
PurchaseOrders | The DynamicsNAV table PurchaseOrders. |
ResourceCard | The DynamicsNAV table ResourceCard. |
SalesOrder | The DynamicsNAV table SalesOrder. |