SfdcPartnerTermSet

Represents a set of contractual terms for a partner relationship. SfdcPartnerTermSet is a Partner Business Org (PBO) standard object storing partner contract terms that are propagated from the Channel Orders Application (COA). This object is available in API version 66.0 and later.

Supported Calls

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

Fields

Field Details
CoaSyncTimestamp
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Timestamp that indicates when the PBO refreshed data from the COA.
DefaultBillingFrequency
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Determines the default billing frequency in months for this channel contract.
DefaultCancellationTerms
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Default number of days that the customer has to cancel an order.
DefaultContractCurrency
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Determines the default currency for this channel contract.
Possible values are:
  • AUD
  • EUR
  • GBP
  • INR
  • JPY
  • SEK
  • USD
DefaultRenewalLength
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Default renewal length in months.
IsDefaultContractAutoRenew
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Default value for whether a contracts auto-renews.
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 partner term set.
OverrideLevel
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Determines the level of override allowed for contract terms on orders.
Possible values are:
  • Order
PartnerApiKey
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The API Key for the channel contract record on used to validate a request.
PartnerContractTerm
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Partner term set copied from the COA.
PartnerContractTermPbo
Type
string
Properties
Filter, Group, Nillable, Sort
Description
18 character ID that references the PBO.
Status
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Status of the Partner Contract Terms record in the COA.
Possible values are:
  • Active
  • Inactive
  • Retired
Type
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The type of Partner Contract Terms record in the COA, which determines where the partner sells.
Possible values are:
  • ISVForce_TM

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.

SfdcPartnerTermSetOwnerSharingRule
Sharing rules are available for the object.
SfdcPartnerTermSetShare
Sharing is available for the object.