Jason Zech
02/22/2022, 8:18 PMselect * from OPENQUERY([NETSUITE2],'select * from OA_TABLES')
and I cannot figure out how to put together an item, customer, or transaction record.
Is there any decent documentation of the standard tables or how to use this schema? The older schema had some issues, but at least I knew were to start.
Additionally, poking around online for some answers, I saw some people referencing an items or transaction_lines table in NetSuite2.com, but I don't see those. Am I somehow missing them? Or misreading random Internet posts.
Any guidance as to how to start this transition would be appreciated.