Data Dictionary
Overview
The Data Dictionary module is designed to manage and maintain standardized definitions of various data elements used across the system. Its primary purpose is to ensure data consistency, readability, and reusability within the warehouse control and management ecosystem.
By clearly defining key data codes, names, descriptions, and hierarchical relationships, the Data Dictionary acts as a central metadata repository, supporting logic configuration, system integration, and user comprehension.
The data dictionary interface is divided into two panes: parent dictionary on the left and child dictionary entries on the right pane. The following sections explain these two dictionaries separately.
Parent Dictionary Entries
This interface displays dictionary entries where parent_id = 0, i.e.
, top-level dictionary categories.
Search
It supports search by Data Code and Data Name. Upon performing a search, matching top-level entries will be listed in the left pane, and the right pane will be cleared to await a new selection. The associated data item will appear upon selecting the parent data.
Add New Data Dictionary
-
Go to Data Dictionary > + Create Data Dictionary.
-
Enter the Data Code and Data Name.
-
Optionally fill in a comment.
-
Click Save to complete this creation.
Edit/Delete Existing Data Dictionary
-
Locate the target data dictionary in the list.
-
If you want to remove it, please click on Delete.
-
If you want to update any information, please click on Edit to continue.
-
Modify the data name or comment.
Note: Data Code is not editable.
-
Click Save to apply the changes.
Child Data Dictionary
When the parent entry is selected on the left, this pane displays child dictionary entries (data item) where parent_id equals the selected ID
. It supports users to add, edit or delete data item under the selected parent.
Add New Date Item
-
Select the parent data dictionary following the search section.
-
Click Create Data Item to start.
-
Enter the data code, date name, and comment of the data item.
-
Click Save to complete the creation.
Edit/Delete Existing Data Item
-
Select the first-level entry, then locate the data item.
-
If you want to remove the entry, please directly click Delete action button.
-
If you want to update any fields, please click on Edit to proceed.
-
Modify the necessary info.
-
Click Save to apply the changes.