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.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
SO remaining amount calculation - ODBC
Hello friends,
I want to calculate the remaining amount in SO using SQL queries via ODBC.
Total SO amount less Invoiced Amount (of course, by items).
My thinking is to use TRANSACTIONS/TRANSACTION_LINES tables together with TRANSACTION_LINKS and to manually calculate this.
I know there are some nuances so you can please help me with some rules.
For example, I probably need to only consider Invoices with certain statuses, etc...
I can research with samples by my own, but if you can give me some guidance, it'll save me time.
Thank you very much!
Michael
0