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.
ODBC sourcerevenueplan field missing values
I've built several solutions based on ODBC Netsuite2.com datasource.
I've been using the sourcerevenueplan field in the StatisticalJournalEntryLine table to connect Journal Entries to the Revenue Plans.
Suddenly, all the rows have null in this field....
This query returns nothing (at all my clients):
select * from StatisticalJournalEntryLine where sourcerevenueplan is not null
Looks like a bug, anyone is also experiencing this? How do I report this? Thanks
0