Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Saved Pricing Search
Hi,
ive currently created a saved search via the UI as a pricing search.
Now im trying to leverage this via a suitelet using
nlapiSearchRecord(recType, savedSearchId, filter);
however when i specify the recType to be any of the following
pricing
item
price
pricelist
it generates an error stating that the type doesnt exist.
I have also scanned the docs to see if any reference exists for this record type but cant seem to find anything..
any ideas on how i can grab this record type as I would hate to have to rebuild the search again
thanks in advance
0