Data Model > Data Dictionary > P > Proforma Invoice Detail
Proforma Invoice Detail
This object contains the service contract/work order billing details.
API Label: SVMXC__Proforma_Invoice_Detail__c
No. of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Case
SVMXC__Case__c
Lookup(Case)
Case for which this invoice is generated. This is a lookup to an existing salesforce case record.
Proforma Invoice
SVMXC__Proforma_Invoice__c
Master-Detail(Proforma Invoice)
Document under which this invoice is consolidated. This is a lookup to an existing Proforma Invoice record.
Service Contract
SVMXC__Service_Contract__c
Lookup(Service/Maintenance Contract)
Service Contract for which this invoice is generated. This is a lookup to an existing Service/Maintenance Contract record.
Work Order
SVMXC__Work_Order__c
Lookup(Work Order)
Work order for which this invoice is generated. This is a lookup to an existing Work order record.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Quantity
SVMXC__Quantity__c
Number(14, 4)
Total Billable Amount
SVMXC__Total_Amount__c
Currency(15, 3)
BIllable amount for this Service or Service Contract.
Was this helpful?