Product Data Model
The products data model consists of the following objects:
| CT Package | Object | Object API Name | Description |
|---|---|---|---|
Product Management |
|||
CT CPG |
CTCPG__Product__c |
This object stores detailed information regarding company and competitor products, including its physical parameters, quantity per delivery settings, and specific attributes that define the price calculation procedure. |
|
CT Pharma |
CTPHARMA__Product__c |
||
CT CPG |
CTCPG__ProductComponent__c |
This is a junction object between a bundle and a product. One product can be a part of different bundles. |
|
CT Pharma |
CTPHARMA__ProductComponent__c |
||
CT Orders |
orders__PriceBook__c |
This object contains the list of products that the company sells. |
|
orders__PriceBookLineItem__c |
This object contains data about a product in the price book (line item), and product quantity for delivery details. |
||
Dynamic Groups |
|||
CT CPG |
CTCPG__Group__c |
This object is intended to store appropriate objects' records in alignment with SOQL filters applied to these objects and their child objects. |
|
CT Pharma |
CTPHARMA__Group__c |
||
CT CPG |
CTCPG__GroupMember__c |
This object is intended to store static or dynamic group members. |
|
CT Pharma |
CTPHARMA__GroupMember__c |
||