SfdcPartnerTermSetProduct

Represents a product within a partner term set. SfdcPartnerTermSetProduct is a Partner Business Org (PBO) standard object storing Partner Product Catalogue that are propagated from the Channel Orders Application (COA). This object is available in API version 66.0 and later.

Records for this object shouldn't be created manually. All records sync from the COA.

Note

Supported Calls

describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search()

Fields

Field Details
CancellationTerms
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Controls the amount of time a customer has to cancel the contract in days.
FloorPrice
Type
currency
Properties
Filter, Nillable, Sort
Description
The minimum product price.
IsContractAutoRenew
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Controls whether a contract associated with this product is set to auto renew or not.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, the user might have only accessed this record or list view (LastReferencedDate), but not viewed it.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
Required. The name of the product.
PartnerProductCatalog
Type
string
Properties
Filter, Group, Sort
Description
Required. The 18 character ID of the associated Partner Product Catalog record in the COA.
PartnerTermSetId
Type
reference
Properties
Filter, Group, Sort
Description
Required. Associated Partner Term Set record from the COA.
This field is a relationship field.
Relationship Name
PartnerTermSet
Refers To
SfdcPartnerTermSet
Product
Type
string
Properties
Filter, Group, Sort
Description
Required. Copied from the COA field Product ID.
ProductDescription
Type
textarea
Properties
Nillable
Description
Description of the partner product.
ProductSpecialTerms
Type
textarea
Properties
Nillable
Description
Special terms applicable to this product.
RenewalTerms
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Represents the length of a renewed contract for this product in months.
RevenueSharePercentage
Type
percent
Properties
Filter, Nillable, Sort
Description
The percentage of net revenue that Salesforce receives from the sale of the product.
Status
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The current status of the partner product.
Possible values are:
  • Active
  • Inactive
  • Retired

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

SfdcPartnerTermSetProductOwnerSharingRule
Sharing rules are available for the object.
SfdcPartnerTermSetProductShare
Sharing is available for the object.