Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Transaction Search
When I do a Transaction Search Iam getting multiple record types like SalesOrder, PurchaseOrder, VendorBill etc in a single response. Is there a way to get each set separately like SalesOrder in single search and PurchaseOrder with another search.
This is my soap request, but Iam getting all records in single response.
<soapenv:Body>
<search xmlns="urn:messages_2_6.platform.webservices.netsuite.com">
<searchRecord xmlns:ns4="urn:sales_2_6.transactions.webservices.netsuite.com" xsi:type="ns4:TransactionSearch">
<ns4:basic xmlns:ns5="urn:common_2_6.platform.webservices.netsuite.com" xsi:type="ns5:TransactionSearchBasic">
<type operator="anyOf" xmlns="urn:common_2_6.platform.webservices.netsuite.com">