Contract Line Item
The following are the fields in the Contract Line Item object.
Field
API Name
Data Type
Description
Introduced In Asset 360 Version
Minimum Permissions Required
Standard Salesforce Fields
Asset Name
AssetId
Lookup(Asset)
ID of the Asset associated with the contract line item. Must be a valid asset ID.
Spring '21
Create, Read, Update, Delete
Discount
Discount
Percent(3, 2)
The discount for the product as a percentage.
Spring '21
Create, Read, Update, Delete
End Date
EndDate
Date
The last day the contract line item is in effect.
Spring '21
Create, Read, Update, Delete
Price Book Entry
PricebookEntryId
Lookup(Price Book Entry)
ID of the associated PricebookEntry.
Spring '21
Create, Read, Update, Delete
Quantity
Quantity
Number(10, 2)
Number of units of the contract line item (product) included in the associated service contract.
Spring '21
Create, Read, Update, Delete
Sales Price
UnitPrice
Currency(16, 2)
The unit price for the contract line item. In the user interface, this field’s value is calculated by dividing the total price of the contract line item by the quantity listed for that line item.
Spring '21
Create, Read, Update, Delete
Service Contract
ServiceContractId
Master-Detail(Service Contract)
ID of the ServiceContract associated with the contract line item. Must be a valid asset ID.
Spring '21
Create, Read, Update, Delete
Start Date
StartDate
Date
The first day the contract line item is in effect.
Spring '21
Create, Read, Update, Delete
Custom Asset 360 Fields
Expected Cost
SVMXA360__ExpectedCost__c
Currency(16, 2)
Indicates expected cost for the Contract Line.
Spring '21
Create, Read, Update, Delete
Expected Margin %
SVMXA360__ExpectedMargin__c
Percent
This indicates the margin in percentage.
Spring '21
Create, Read, Update, Delete
Was this helpful?