Contract Authoring Log
This object logs the details of the authoring of Service Contract Plans.
API Name: SVMXA360__SCONAuthoringLog__c
Number of Fields: 10
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Parent SCON Authoring Log
SVMXA360__ParentSCONAuthoringLogId__c
Lookup(Contract Authoring Log)
Stores the Parent SCON Record.
Service Contract
SVMXA360__ServiceContractId__c
Master-Detail(Service Contract)
Lookup to the Service Contract record.
User
SVMXA360__UserId__c
Lookup(User)
The user who initiated the execution.
Standard Fields
Contract Authoring Log Name
Name
Auto Number
Autogenerated record name.
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 contract line item creation for the batch 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?