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:
|
||
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).
|
||
Group Member Object |
orders__GroupMemberObject__c |
Picklist |
Select the Group Member object:
|
||
Group Object |
orders__GroupObject__c |
Picklist |
Select the Group object:
|
||
Product Component Object |
orders__ProductComponentObject__c |
Picklist |
Select the Product Component object:
|
||
Product Object |
orders__ProductObject__c |
Picklist |
Select the Product 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.
|