
3 Antworten
SystemModstamp wouldn't be necessary on a History object. You just use CreatedDate. I'll explain further:The "History" objects, regardless if it is tracking a Standard or Custom object, are chronological log of field changes on an object.Each record in the log is created and then never modified. Therefore, they only need the date the record was created on the History objects. That field is "CreatedDate."