Object Setting Field Reference

The Object Setting record type is intended to configure the mapping of the target package objects.

This is a primary setting that is configured only once for the instance.

Object record type API name: ObjectSettings


Field API Name Type Description

Activity Object

orders__ActivityObject__c

PicklistT

Select the Activity object:

  • CPG Activity

  • Pharma Activity

Address Objects

orders__AddressObject__c

Text(255)

A custom object(s) that stores the address for deliveries (separated by a comma, without a blank space).

The Delivery object requires a reference field to this field, for example, the lookup to Address__c field.

Group Member Object

orders__GroupMemberObject__c

Picklist

Select the Group Member object:

  • CPG Group Member

  • Pharma Group Member

Group Object

orders__GroupObject__c

Picklist

Select the Group object:

  • CPG Group

  • Pharma Group

Product Component Object

orders__ProductComponentObject__c

Picklist

Select the Product Component object:

  • CPG Product Component

  • Pharma Product Component

Product Object

orders__ProductObject__c

Picklist

Select the Product object.

  • CPG Product

  • Pharma Object

  • Salesforce Object

SKU Field

orders__SKUField__c

Text(255)

Specify the field API name, which carries an SKU attribute for the object specified in the orders__ProductObject__c field.

  • The SKU attribute is a checkbox that defines whether the product record can be added to an order.

  • It identifies the product SKU record from other product records used to create a hierarchy (brand, family, etc).

``