You can generate a Data Dictionary, which is an XML file that lists tables and fields, and how they are related to one another.

To generate a data dictionary

  1. Open the NAV Development Environment.

  2. Ensure the correct database is open.

  3. Choose Tools>Object Designer.

  4.  Select the 23019000 DataDictionary XMLPort.

  5.  Click Run. The DataDictionary window opens in the NAV client.

  6. In the Table Information FastTab, enter the filters that will narrow the results of the file to specific tables.

  7. If required, in the Field FastTab, enter the filters that will narrow the results of the file to specific fields.

  8. Click OK.

  9. After the XML file is finished being generated, click Open or Save.

See Also


Tip