Work Order Line Item
The following are the custom Asset 360 fields in the Work Order Line Item object.
Field
API Name
Data Type
Description
Introduced In Asset 360 Version
Minimum Permissions Required
Billing Type
SVMXA360__BillingType__c
Picklist
Represents the method of billing when the work is complete.
Spring '21
Create, Read, Update, Delete
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
Line Type
SVMXA360__LineType__c
Picklist
Indicates the line type of Work Order Line Item.
Winter '21
Create, Read, Update, Delete
Overtime
SVMXA360__Overtime__c
Checkbox
Indicates work done outside of regular work hours.
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 provides 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?