Skip to main content

Epicor Data Dictionary Viewer

The Data Dictionary Viewer lets you find and review details of each field and table within the database. It helps you better understand the purpose and data values of every field.
Use this program, for example, to identify the fields and tables you want for a customization or a custom report. This program is also an aid during upgrades, as you can view the current database structure to compare it against a previous database version.

Reference:
Epicor Site.

Comments

Popular posts from this blog

Epicor 9 ToolBars

Like any other application, Epicor has list of toolbars and it uses the Infragistics controls and you can modify these toolbars in your code by adding new tools or change the properties for the existing toolbars and Tools.

How to Use the Business Activity Query Export Process

Business Activity Query Export Process let you export the BAQ data in XML or CSV format. You can export the BAQ data manually and you can schedule it to run automatically (Daily, Weekly, ,Monthly,Once,startup..etc) and you can configure this in the “system agent maintenance” and I will explain this later in this article.

How to extended Tables in Epicor?

Sometimes you need more fields because the available custom fields are not enough to handle your required customization.  To solve this issue, Epicor has Extended User Defined Table Maintenance utility which helps you to create user-defined tables and add the additional fields to this new table.