Services Estimator Data Dictionary

ffscpq__Estimate_Vendor_Line_Item__c

Label: Estimate Vendor Line Item

Stores the vendor line item costs for an estimate or estimate product.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
ffscpq__Account__c Vendor Account Services CPQ April 2023 The vendor account that relates to the vendor line item.

Looks up to: Account

Lookup true
ffscpq__Bill_Amount__c Bill Amount Services CPQ April 2023 The billable amount for the vendor line item.

Currency(18,2) true
ffscpq__Billing_Date__c Billing Date Services CPQ April 2023 The date that the customer will be invoiced for the vendor line item.

Date true
ffscpq__Cost_Amount__c Cost Amount Services CPQ April 2023 The cost of the vendor line item.

Currency(18,2) true
ffscpq__Create_Milestone__c Create Milestone Services CPQ April 2023 If selected, a milestone will be created from the vendor line item.

Checkbox false true
ffscpq__Description__c Description Services CPQ April 2023 Description of the vendor line item cost.

Html(32768)
ffscpq__Estimate_Product_Instance__c Estimate Product Services CPQ April 2023 The estimate product that relates to the vendor line item.

Looks up to: ffscpq__Estimate_Product_Instance__c
Lookup false
ffscpq__Estimate__c Estimate Services CPQ April 2023 The estimate that relates to the vendor line item.

Looks up to: ffscpq__Estimate__c
MasterDetail
ffscpq__Margin_Percent__c Margin (%) Services CPQ April 2023 The margin calculated using the cost amount and bill amount.

Formula:
IF(ffscpq__Bill_Amount__c = 0, 0, ( ffscpq__Bill_Amount__c - ffscpq__Cost_Amount__c ) / ffscpq__Bill_Amount__c)
Percent(18,2) false
ffscpq__Milestone__c Milestone Services CPQ April 2023 The milestone that relates to the vendor line item.

Looks up to: pse__Milestone__c

Lookup false
ffscpq__Opportunity__c Opportunity Services CPQ April 2023 The opportunity that relates to the vendor line item.

Looks up to: Opportunity

Lookup false
ffscpq__Source_Vendor_Line_Item__c Source Vendor Line Item Services CPQ Winter 2024 The vendor line item that was used as a template in the creation of the vendor line item.

Looks up to: ffscpq__Estimate_Vendor_Line_Item__c
Lookup false
ffscpq__Vendor_Billing_Date__c Vendor Billing Date Services CPQ April 2023 The date the vendor will invoice the vendor line item.

Date false


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.