Product
This object has several fields that are used only for quantity and revenue schedules (for example, annuities). Schedules are available only for orgs that have enabled the products and schedules features. If these features aren’t enabled, the schedule fields don’t appear in the DescribeSObjectResult, and you can’t query, create, or update the fields.
API Label : Product2
No. of Fields: 23
Field Label
Field Name
Data Type
Description
Standard Fields
Product Name
Name
Text(255)
The auto-generated record name.
RecordTypeId
Record type
Custom Fields
Enable Batch/Lot Tracking
SVMXC__SM_Enable_Batch_Lot_Tracking__c
Checkbox
Select this checkbox to indicate the stock information for this product is tracked at the batch/lot level. If this flag is checked, batch/lot number information will be captured in all ServiceMax inventory transactions.
Enable Serialized Tracking of Stock
SVMXC__Enable_Serialized_Tracking__c
Checkbox
Flag indicates if stock information for this product is tracked at the serial number level. If this flag is checked, serial number information will be captured in all ServiceMax inventory transactions.
End of Service Life
SVMXC__SM_End_of_Service_Life__c
Date
Services will not be provided from this date.
Expected Margin %
SVMXC__SM_Expected_Margin__c
Percent(3,0)
Set the expected margin for this product.
Expected Uptime
SVMXC__SM_Expected_Uptime__c
Percent(3,0)
Set the uptime for the product.
External Record ID
SVMXC__SM_External_ID__c
Text(255) (External ID)
External System Unique ID.
Inherit Parent Warranty
SVMXC__Inherit_Parent_Warranty__c
Checkbox
Indicates if installed products of this product inherit the parent's warranty automatically. If not, this product should be linked to a warranty template.
Life Expectancy
SVMXC__SM_Life_Expectancy__c
Number (3,0)
This field is to capture the duration for how long the product is designed to function under normal conditions.
Life Expectancy Unit
SVMXC__SM_Life_Expectancy_Unit__c
Picklist
The unit for the Life Expectancy of the product.
Part Procurable
SVMXC__SM_Part_Procurable__c
Checkbox
Procurable part.
Part Repairable
SVMXC__SM_Part_Repairable__c
Checkbox
Repairable part.
Product Cost
SVMXC__Product_Cost__c
Currency(16, 2)
Product cost in the default currency for your organization. Used for computing inventory value in ServiceMax.
Product Line
SVMXC__Product_Line__c
Picklist
Product Line is another way to classify your products (similar to product family). Typically Product Line applies to a broader group and product family to a specific set of products within a product line.
Product Type
SVMXC__Product_Type__c
Picklist
Picklist values here will be matched with similar field in Custom Coverage object to find applicable coverage.
Replacement Available?
SVMXC__Replacement_Available__c
Checkbox
Flag indicates if there are any replacement products defined for this product. Set automatically by Manage Replacements feature.
Select
SVMXC__Select__c
Checkbox
Start of Service Life
SVMXC__SM_Start_of_Service_Life__c
Date
Date when service life of Product commences.
Stockable
SVMXC__Stockable__c
Checkbox
Flag indicates if this product is stockable. ServiceMax does not maintain inventory of non-stockable products.
Tracking
SVMXC__Tracking__c
Picklist
If and how this product is tracked when sold to customers. Serialized products are tracked by unique serial numbers. Lot/Batch tracked items are identified by the batch or lot numbers. Non-tracked items do not have a lot or serial number.
Unit of Measure
SVMXC__Unit_Of_Measure__c
Picklist
Unit of measure for this product.
Product Record Types
Record Type Label
Record Type Name
Description
Part
SM_Part
Parts within a product
Product
SM_Product
Top-level product serviced
Was this helpful?