Are there records that are only searchable using t...
# suitescript
a
Are there records that are only searchable using the
N/search
but not in
N/query
? The enums for search.Type has an enum
USER_NOTE
(which is record id of
notetype
). Query does not have this. Does that mean I can't access note in a suiteQL join and need to use search to get it?
s
Yes there are records that are not available to query yet. I don't know if the specific one you are asking about is, if you do not see in the records catalog, it's probably not available for query.
a
Inventory Balance
for one