does anyone know to what table the `systemnote.typ...
# suitescript
s
does anyone know to what table the
systemnote.type
field links to? (SuiteQL)
p
I don't know if it helps, but the ODBC foreign key is to the
NOTETYPE
table.
NOTETYPE.NOTE_TYPE_ID
s
thanks, that may be a clue
e
@tdietrich ^ ?
t
I've run into that, too. I mentioned it in this post: https://timdietrich.me/blog/netsuite-suiteql-system-notes-auditing/ I never did figure it out. I think it maps to something like "set," but I could never find the related table. And the BUILTIN.DF function just returns the numeric value. blobthinkingeyes
s
exactly, the closest I was able to get was using Analytics to derives the key/values 1-4
there is also a zero but I don't know what that maps to (if anything)
Untitled