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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Saved search fields visibility in SuiteTax tenant and in legacy tenant.
Hello.
Could you help me a little bit, please?
Context:
There are 2 test tenants ver. 2023.2: Non-SuiteTax tenant and SuiteTax tenant.
There is 1 developer's tenant for creating bundles and saved searches.
I use saved search to get vendor and there is a field TaxNumber in saved search UI (
"vatregnumber" in SOAP .NET API structure). In SuiteTax tenant, vendor has new field "Default Tax Reg"("defaultTaxReg"). Fortunately, SOAP structure 2023.2 VendorSearchBasic contains both.
Problem:
In saved search UI editor in Non-SuiteTax tenant I see "TaxNumber" field, but don't see "Default Tax Reg".
In saved search UI editor in SuiteTax tenant I see "Default Tax Reg" field, but don't see "TaxNumber".
0