A derived field in Salesforce is a field whose value is derived from the value of one or more other fields on the same object. Derived fields are treated similarly to formula fields — their values are calculated at query time when there is a change in the dependent field.
Because derived field values are calculated at query time and never actually stored, they are not considered automatic updates to the record. No trigger or automation fires as a result of a derived field value change, and the SystemModStamp is not updated.
Derived fields do not have Create or Update supported calls, so they cannot be updated manually. As a result, the LastModifiedDate of the associated record does not change when a derived field value changes.
Derived fields are treated as formula fields and their values are calculated when queried — they are never actually stored. Because the value is not stored, the record is not modified by a user or the system, and no update or modification of the record takes place.
Because derived field values are calculated at query time and never stored, no DML (Data Manipulation Language) operation occurs when their value changes. This means:
SystemModStamp timestamp on the record is not updatedLastModifiedDate is not updated
000396215

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.