Is it possible to do a search with searchBodyFieldsOnly = true, but still get a single non-body field? Or conversely, have searchBodyFieldsOnly = false, and exclude other ones?
For example, we have an internal system for our field service work and we want the users of that application to be able to submit Requisitions directly to Netsuite. Pulling down our 2000+ inventory, noninventorypurchase and noninventorysales items takes a really long time, so what we plan on doing is caching the data in our database, but it still can take up to 10 minutes to pull them all down with the body fields included. We don't need any non-body fields EXCEPT for the itemVendorList. Everything else we need to do this properly is right there in the body.