|
CDM object
|
Description
|
ServiceMax Core source
|
|---|---|---|
|
PM Plan
|
Represents a preventive maintenance plan that defines the scope, frequency, and rules for scheduled maintenance across covered assets.
|
SVMXC__PM_Plan__c
|
|
PM Coverage
|
Links a PM Plan to specific assets (installed products). Each coverage record identifies an asset covered by the plan and any asset-specific overrides for schedule or template rules.
|
SVMXC__PM_Coverage__c
|
|
PM Schedule
|
Represents an individual scheduled maintenance visit generated from a PM Plan. Contains the scheduled date, target asset, and work order template reference. Exists only for non-recurring (upfront) PM Schedule Definitions.
|
SVMXC__PM_Schedule__c
|
|
PM Schedule Definition
|
Defines the recurrence pattern for PM Schedules within a PM Plan: frequency, interval, start date, and generation rules. Plans with recurring definitions do not produce upfront schedule records; the Maintenance Forecasting Engine calculates visits dynamically.
|
SVMXC__PM_Schedule_Definition__c
|
|
PM Process
|
Defines the processing logic and workflow steps that execute when a PM Schedule is triggered. Contains references to work order templates and service flow configurations.
|
SVMXC__PM_Process__c
|
|
PM Expressions
|
Defines condition-based or rule-based expressions evaluated during PM processing. Expressions control branching logic, field assignments, and validation rules within the PM workflow.
|
SVMXC__PM_Expressions__c
|
|
PM Work History
|
Stores a record of each completed preventive maintenance work order linked back to its originating PM Plan and PM Schedule. Captures completion date, actual cost, and on-time status for maintenance performance analytics and trend reporting.
|
SVMXC__Service_Order__c (filtered)
|
|
CDM object
|
Field
|
Description
|
Data type
|
|---|---|---|---|
|
PM Plan
|
Plan Start Date
|
Date the PM Plan becomes active. The Maintenance Forecasting Engine uses this as the calculation start boundary.
|
Date
|
|
PM Plan
|
Plan End Date
|
Date the PM Plan expires. The Forecasting Engine uses this as the calculation end boundary.
|
Date
|
|
PM Schedule Definition
|
Frequency
|
Recurrence interval for schedule generation (for example, every 30 days, every 3 months). Used by the Forecasting Engine to calculate projected visits.
|
Number
|
|
PM Schedule Definition
|
Last Scheduled On
|
Date of the most recent schedule generation for this definition. Used as the starting point for next-visit calculations.
|
DateTime
|
|
PM Coverage
|
Asset Reference
|
Lookup to the Asset (Installed Product) record covered by this PM Plan.
|
Reference
|
|
PM Schedule
|
Scheduled Date
|
Target date for the maintenance visit. Populated only for upfront (non-recurring) schedule records.
|
Date
|