vlocity_cmt__SalesConfigTemplate__c

Represents the sales configuration template used to reference a template quote or order.

API Version: 66.0 and later

Metadata:

  • App Area: REST_API, SOAP_API, Developer_Guide_Reference
  • Role: Developer
  • Topic Type: Reference
  • create()
  • delete()
  • describeLayout()
  • describeSObjects()
  • getDeleted()
  • getUpdated()
  • query()
  • retrieve()
  • undelete()
  • update()
  • upsert()
  • Type: string
  • Properties: Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
  • Description: Stores the name of the sales config template.
  • Type: string
  • Properties: Create, Filter, Group, Sort, Update
  • Description: Specifies the category of the sales config template.
  • Type: textarea
  • Properties: Create, Nillable, Update
  • Description: The description of the sales config template.
  • Type: picklist
  • Properties: Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
  • Description: Specifies the status of the sales config template, such as Draft, In Review, Approved, or Obsolete.
  • Possible Values:
    • Approved
    • Draft
    • In Review
    • Obsolete
  • Default Value: Draft
  • Type: reference
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The order record associated with the sales config template. This field is a relationship field.
  • Relationship Name: vlocity_cmt__TemplateOrderId__r
  • Refers To: Order
  • Type: reference
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The quote record associated with the sales config template. This field is a relationship field.
  • Relationship Name: vlocity_cmt__TemplateQuoteId__r
  • Refers To: Quote

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.

  • vlocity_cmt__SalesConfigTemplate__cChangeEvent - Change events are available for the object.
  • vlocity_cmt__SalesConfigTemplate__cFeed - Feed tracking is available for the object.
  • vlocity_cmt__SalesConfigTemplate__cHistory - History is available for tracked fields of the object.
  • vlocity_cmt__SalesConfigTemplate__cOwnerSharingRule - Sharing rules are available for the object.
  • vlocity_cmt__SalesConfigTemplate__cShare - Sharing is available for the object.