Maintenance Plan Authoring Log
This object logs the details of the authoring of Maintenance Plans.
API Name: SVMXA360__MPLNAuthoringLog__c
Number of Fields: 13
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
A360 Maintenance Plan
SVMXA360__A360MaintenancePlanId__c
Lookup(A360 Maintenance Plan)
Look up to the A360 Maintenance Plan record.
Maintenance Plan
SVMXA360__MaintenancePlanId__c
Lookup (Maintenance Plan)
Look up to the Maintenance Plan record.
Maintenance Plan Template
SVMXA360__MaintenancePlanTemplateId__c
Lookup (Maintenance Plan Template)
Look up to the Maintenance Plan Template record.
Parent MPLN Authoring Log
SVMXA360__ParentMPLNAuthoringLogId__c
Lookup (Maintenance Plan Authoring Log)
Stores the Parent MPLN Record.
Service Contract
SVMXA360__ServiceContractId__c
Lookup(Service Contract)
Look up to the Service Contract record.
User
SVMXA360__UserId__c
Lookup(User)
The user who initiated the execution.
Standard Fields
​Record Number
Name
Auto Number
Autogenerated record number.
Custom Fields
Log Type​
SVMXA360__LogType__c
​Picklist
Indicated whether it's a master or child record.
Message
SVMXA360__Message__c
​Long Text Area(32000)
Logs the error message in case of Error or just logs Success in case of Success.
Operation Type
SVMXA360__OperationType__c
​Picklist
The type of execution.
Status
SVMXA360__Status__c
Picklist
Indicates whether Maintenance Plan creation succeeded or failed.
Total Batches Completed
SVMXA360__TotalBatchesCompleted__c
Number(18, 0)
The total batches which were completed. Will be updated by each batch on the master record.
Total Number of Batches
SVMXA360__TotalNumberOfBatches__c
Number(18, 0)
The total batches which were created.
Was this helpful?