Manufacturers
Stores manufacturer reference details used within product catalogs. This table supports supply chain tracking, vendor sourcing, and product grouping.
Columns
| Name | Type | ReadOnly | Description |
| Commentlog | String | True |
The log of comments and discussion notes that are associated with this manufacturer record. This field supports collaboration and historical context. |
| Created_By | String | True |
The unique identifier (Id) of the user who created this manufacturer record. This value supports audit tracking and record origin review. |
| Created_By_Name | String | True |
The display name of the user who created this manufacturer record. This value appears in activity history and detail views. |
| Date_Entered | Datetime | True |
The date and time when this manufacturer record was created. This timestamp supports chronological sorting and audit review. |
| Date_Modified | Datetime | True |
The date and time when this manufacturer record was last modified. This timestamp supports version tracking and administrative oversight. |
| Deleted | Bool | False |
A Boolean field that returns a value of 'true' when this manufacturer record is marked as deleted. It returns a value of 'false' when the record remains active. |
| Description | String | False |
A narrative description that explains details about the manufacturer, such as products supplied, sourcing context, or internal reference notes. |
| Following | Bool | False |
A Boolean field that returns a value of 'true' when the current user is following this manufacturer record for updates. It returns a value of 'false' when the record is not being followed. |
| Id [KEY] | String | True |
The Id of this manufacturer record. The system uses this Id to reference and manage the manufacturer internally. |
| List_Order | Int | True |
The position of the manufacturer within ordered lists, used for sorting, ranking, or display prioritization. |
| Locked_Fields | String | True |
The list of fields that are restricted from editing on this manufacturer record. Locked fields help maintain controlled and approved supplier data. |
| Modified_By_Name | String | True |
The display name of the user who last modified this manufacturer record. This value supports transparency in change history. |
| Modified_User_Id | String | True |
The Id of the user who most recently updated this manufacturer record. This value supports audit traceability. |
| My_Favorite | Bool | False |
A Boolean field that returns a value of 'true' when the manufacturer is marked as a favorite by the current user. It returns a value of 'false' when it is not marked as a favorite. |
| Name | String | False |
The display name of the manufacturer. This value is used in product catalog references, supplier selection fields, and sourcing workflows. |
| Status | String | False |
The current status of the manufacturer (for example, 'Active', 'Inactive', 'Approved', or 'Preferred Supplier'). |
| Sync_Key | String | True |
The synchronization key that is used to align this manufacturer record with external systems, supplier networks, or integration processes. |
| Tag | String | False |
The tags that are applied to this manufacturer record for categorization, searching, and grouping. |