Product Data Model

The products data model consists of the following objects:

Product Data Model
CT Package Object Object API Name Description

Product Management

CT CPG

CT Product

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

Pharma Product

CTPHARMA__Product__c

CT CPG

Product Component

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

Product Component

CTPHARMA__ProductComponent__c

CT Orders

CT Price Book

orders__PriceBook__c

This object contains the list of products that the company sells.

CT Price Book Line Item

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

CPG Group

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

Pharma Group

CTPHARMA__Group__c

CT CPG

CPG Group Member

CTCPG__GroupMember__c

This object is intended to store static or dynamic group members.

CT Pharma

Pharma Group Member

CTPHARMA__GroupMember__c

``