ffscpq__Estimate_Vendor_Line_Item__c
Label: Estimate Vendor Line Item Stores the vendor line item costs for an estimate or estimate product.
| ffscpq__Account__c |
Vendor Account |
September 2025 |
The vendor account that relates to the vendor line item.
Looks up to: Account
|
Lookup |
true |
|
| ffscpq__Bill_Amount__c |
Bill Amount |
September 2025 |
The billable amount for the vendor line item.
|
Currency(18,2) |
true |
|
| ffscpq__Billing_Date__c |
Billing Date |
September 2025 |
The date that the customer will be invoiced for the vendor line item.
|
Date |
true |
|
| ffscpq__Cost_Amount__c |
Cost Amount |
September 2025 |
The cost of the vendor line item.
|
Currency(18,2) |
true |
|
| ffscpq__Create_Milestone__c |
Create Milestone |
September 2025 |
If selected, a milestone will be created from the vendor line item.
|
Checkbox |
false |
true |
| ffscpq__Description__c |
Description |
September 2025 |
Description of the vendor line item cost.
|
Html(32768) |
|
|
| ffscpq__Estimate_Product_Instance__c |
Estimate Product |
September 2025 |
The estimate product that relates to the vendor line item.
Looks up to: ffscpq__Estimate_Product_Instance__c
|
Lookup |
false |
|
| ffscpq__Estimate__c |
Estimate |
September 2025 |
The estimate that relates to the vendor line item.
Looks up to: ffscpq__Estimate__c
|
MasterDetail |
|
|
| ffscpq__Margin_Percent__c |
Margin (%) |
September 2025 |
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 |
September 2025 |
The milestone that relates to the vendor line item.
Looks up to: pse__Milestone__c
|
Lookup |
false |
|
| ffscpq__Opportunity__c |
Opportunity |
September 2025 |
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 |
September 2025 |
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 |
September 2025 |
The date the vendor will invoice the vendor line item.
|
Date |
false |
|
|