ProductGroups
Defines groupings of products by category, business unit, or therapeutic area.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
The unique identifier for the product group record within the system. |
| Global ID | String | True |
The globally unique identifier used for system integration and tracking. |
| Link | String | False |
The system-generated hyperlink or reference to access the product group record. |
| Product Group Name | String | False |
The name of the product group for display and organizational purposes. |
| Status | String | False |
The current state of the product group record, such as active or inactive. |
| Created By | String | True |
The user who originally created the product group record. |
| Created Date | Datetime | True |
The date and time when the product group record was created. |
| Last Modified By | String | True |
The user who most recently updated the product group record. |
| Last Modified Date | Datetime | True |
The date and time when the product group record was last modified. |
| Description | String | False |
The full descriptive text or notes associated with the product group. |
| End Date | Date | False |
The date on which the product group or its terms become inactive or end. |
| Master Align Id | String | False |
The alignment identifier used to group related records across systems. |
| Quantity | Decimal | False |
The numerical quantity associated with the product group. |
| Start Date | Date | False |
The date on which the product group or its terms become active or effective. |
| Product Catalog | String | False |
The catalog or listing in which the product group is included. |
| Product | String | False |
The name or identifier of the product associated with the group. |
| Legacy CRM Id | String | False |
The identifier from a legacy Customer Relationship Management (CRM) system. |