Expense
The following are the custom Asset 360 fields in the Expense object.
Field
API Name
Data Type
Description
Introduced In Asset 360 Version
Minimum Permissions Required
Entitled Discount
SVMXA360__EntitledDiscount__c
Percent(3, 2)
This discount indicates the discounted price as per the Contract.
Spring '21
Create, Read, Update, Delete
Entitled Price
SVMXA360__EntitledPrice__c
Currency(16, 2)
This price indicates the negotiated price as per the Contract.
Spring '21
Create, Read, Update, Delete
Expense Item
SVMXA360__ExpenseItem__c
Picklist
The list of expenses incurred during any visit.
Spring '21
Create, Read, Update, Delete
Price Override
SVMXA360__PriceOverride__c
Formula (Checkbox)
This field when true indicates that the Total Entitled Price and Total Price don't match.
Spring '22
Create, Read, Update, Delete
Surcharge
SVMXA360__Surcharge__c
Percent(3, 2)
This surcharge indicates the increased price as per the Contract.
Spring '21
Create, Read, Update, Delete
Total Cost
SVMXA360__TotalCost__c
Formula (Currency)
The total price of the line item which is Unit Cost * Quantity.
Spring '21
Create, Read, Update, Delete
Total Entitled Price
SVMXA360__TotalEntitledPrice__c
Formula (Currency)
This formula field calculates the Total Entitled Price.
Spring '22
Create, Read, Update, Delete
Unit Cost
SVMXA360__UnitCost__c
Currency(16, 2)
The unit price of the line item.
Spring '21
Create, Read, Update, Delete
Was this helpful?