Represents maintenance estimates for assets. Each asset may have many maintenance estimate records, which the sum of their contents are reflected in estimateMaintenance, maintenanceToDate, and nextScheduleMaintenance summary fields.
MaintenanceEstimates is used to define the maintenance effort for an asset in order to perform accountability for the asset. Multiple maintenance estimates can be defined for an asset.
Parent is mandatory, allowed parent type is Asset.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
scheduleDate | Type: datetime Default value: N/A Description: The schedule time for performing the next maintenance effort. Field validation description: N/A Additional field security restrictions: N/A |
description | Type: string Default value: N/A Description: The description of the maintenance effort. Field validation description: N/A Additional field security restrictions: N/A |
actualCost | Type: double Default value: -0.00 Description: The actual cost for implementing the maintenance effort. Field validation description: N/A Additional field security restrictions: N/A |
estimatedCost | Type: double Default value: -0.00 Description: The estimated cost for implementing the maintenance effort. Field validation description: N/A Additional field security restrictions: N/A |
performedBy | Type: string Default value: N/A Description: The resource that will execute the maintenance effort. Field validation description: N/A Additional field security restrictions: N/A |