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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
How to pull Cash Sale & Sales Order Items using SuiteAnalytics Connect?
Hello,
I'm creating a connection to the NetSuite DB using a third party ODBC driver that uses the SOAP API for BI purposes,
To understand the Netsuite schema I'm looking at https://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2016_2/schema/record/cashsale.html,
I'm able to pull the CashSales and the SalesOrder tables through the driver although I'm not being able to find the list of items associated to these CashSales/SalesOrders, I can see the InventoryItem and other similar tables but I don't know where the association between this records lives,
Could you give me any guidance in where to find this association in the schema?
0