SystemNote
Logs general system notes, including changes made to records by users or automated processes.
Columns
| Name | Type | References | Description |
| context | String | The environment or purpose associated with the record modification (for example, user interface or script). | |
| date | Date | The date when the change or modification occurred. | |
| field | String | The specific field or attribute that was modified within the record. | |
| name | String | The name associated with the record or user making the modification. | |
| newvalue | String | The updated value applied to the field during the modification. | |
| oldvalue | String | The previous value of the field before the modification occurred. | |
| record | String | The specific record or entry being modified or audited. | |
| recordid | Integer | A unique numeric identifier used to reference the record within the system. | |
| recordtypeid | String | The type of record being modified (for example, customer, transaction, or item). | |
| role | String | The user role associated with the modification (for example, administrator, user, or script). |