NetSuite Source: How to retrieve transaction records like Sales Orders

NetSuite Source: How to retrieve transaction records like Sales Orders

Sales order records are found under the general transactions record. To retrieve them, specify a SearchXml statement. For sales order records, specifically, you can use the following statement:


1
2
3
4
5
<TransactionSearchBasic>
  <type operator="anyOf">
    <searchValue>_salesOrder</searchValue>
  </type>
</TransactionSearchBasic>


    Book a Presales Call

     

    Are you new to COZYROC and evaluating our solutions? 
    Book a Presales Call with us now.