Data Model > Data Dictionary > S > SPM - Down Time Detail
SPM - Down Time Detail
This object is to hold the down-time details of the IB under the contracts.
API Label: SVMXC__SPM_Down_Time_Detail__c
No. of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
SPM Up Time Detail
SVMXC__Up_Time_Detail__c
Master-Detail(SPM - Contract Up Time)
Master-Detail relationship to Contract Up Time.
Work Order
SVMXC__Work_Order__c
Lookup(Work Order)
Lookup to Work Order.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Down On
SVMXC__Down_On__c
Date
This field is used capture the date on which the system went down.
Down Time (In Mins)
SVMXC__Down_Time__c
Number(10, 0)
This field is used capture the time in minutes when system is down.
Is PM Work Order
SVMXC__Is_PM_Work_Order__c
Checkbox
The field is used to capture if the system went down during regular maintenance.
Run On
SVMXC__Run_On__c
Date/Time
Holds the Engine Run date time for capturing the data..
Was this helpful?