My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
That's very helpful and gets me most of the way to my goal. Thanks.
-
Nevermind. User error on my part.
-
Thanks. That first line did the trick.
-
Thanks for pointing me to that thread. I'm fairly certain it's vendorbill, though, since changing it to VendBill results in a different error (SSS_INVALID_RECORD_TYPE). Now, with: filters.push(new nlobjSearchFilter('status', 'applyingtransaction', 'is', 'VendBill:A')); added to my search it doesn't error out with an…