NetSuite Reference
Platform
The audit-and-extensibility layer: both generations of the field-level change log — the text-valued original and the typed second version — and the deleted-record ledger that incremental extraction depends on.
3 tables
Analytics Browser 2021.1 · corroborated 2025.2 · Verified August 2026
Tables
Transaction · 3
- deletedrecordThe deletion ledger: one row per deleted record with its type, name, script id, who deleted it and when. The only public evidence that something disappeared.transaction
- systemnoteThe field-level change log: one row per record, field and change, with who changed it, in what context, and the old and new values as text.transaction
- systemnote2The second-generation change log: the same field-level history as systemnote, but with the old and new values split into typed columns — string, numeric, date, boolean and reference — beside a UTC change timestamp.transaction