Possible to create/run a search for ALL records? I...
# suitescript
e
Possible to create/run a search for ALL records? I'm looking to get 1 of each record that I can use to get all the fields for each record type. (including my custom ones- i.e. why the record browser doesn't suffice)
b
do a
customrecordtype
search
e
I worded my question poorly. I was looking to get a single record of each of the native records. And use them to get all the native and custom fields. So I was hoping for a single search type that would let me search transactions, and entities, and etc. Looks like using
customrecordtype
only allows me to search custom records, but I cant get Sales Orders or Employees using that type.
b
hardcode the native ones