Loading
Vlocity Contract Lifecycle Management
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Contract Objects

          Contract Objects

          Vlocity CLM is native and additive to Salesforce. Vlocity CLM uses the standard Contract objectContractLineItem__c and extends it to integrate with the Opportunity, Order, Quote, Product, and Account objects.

          Vlocity CLM uses the standard Contract object and three additional custom objects:

          • Contract Document, which is a version of the contract document itself, and contains its file attachments

          • Contract Line Item, the products and services covered by the contract

          • Contract Document Envelope, a collection of what has been sent and to whom it was sent

          The Contract Detail Record page includes the following information:

          1. Account

          2. Renewal information

          3. Status

          4. Duration (Term)

          5. Originating object

          Contract Detail Record Page

          The image shows the record page details such as: Account, Renewal Information, Status, Duration (Term) and Originating object.

          The Contract Detail Record Page shows the Account Name, renewal information, Status, Contract Term (months), and related Opportunity, Order, and Quote objects.

          When you create a new contract, Vlocity CLM creates a contract record and populates the contract line items, if any. Upon creation, the Contract object can be empty or Vlocity CLM can generate the first version of the contract document. The contract document record represents a version of the online contract document, and is also a container for file attachments.

          A contract document version consists of the following:

          • The main contract document in HTML format, which was generated from a document template

          • Files attached to the version, such as Microsoft Word or PDF contracts, as well as other files, such as rate sheets

          Contract Documents Visualforce Page

          The Contract Documents visualforce page.

          Vlocity CLM also creates a Contract Document record that represents the first version of the contract. The Contract Document object is the object that stores versions of the contract document generated from a document template. You can attach document templates and documents to contract documents.

          Contract Line Items Related List

          The Contract Line Items Related List has Name, Product, Quantity, One Time Charge, One Time Total, Recurring Charge, and Recurring Total columns.

          A contract is created for an account. The Contract object appears on the Account object record detail page as a Related List. Field Mapper copies the account ID to the Contract object.

          Contracts Related List on the Accounts Record Detail Page

          The Contracts Related List on the Accounts Record Detail Page has Contract Number, Contract Name, Contract Start Date, Contract End Date, and Status columns.
          • Vlocity CLM Interface Implementations
            The core of the Vlocity open architecture is the interface and implementation paradigm. An interface is a call out to business logic. The implementation is that business logic. Vlocity CLM uses several interfaces and implementations. Using the interfaces and implementations paradigm, you can change Vlocity CLM business logic. For example, you can control the default document template for any contract type, specify which lines from the parent object appear in the contract, and so on.
          • Map Fields In Field Mapper for Vlocity CLM
            Vlocity CLM uses Field Mapper to create contracts. You can map fields from opportunities, orders, and quotes to fields in contracts. Field Mapper maps data to move it between custom objects and Vlocity Contract and Contract Line Item objects. Both the create contract and renew contract processes use field mappings.
          • Creating Contract and Contract Line Items Based on Custom Objects
            You can map custom objects to Contract objects. In this example, Custom_Object1__c is the parent object, which maps to Contract, and Custom_Object2__c is the child object, which maps to ContractLineItem.
           
          Loading
          Salesforce Help | Article