Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
SuiteQL Issue with Planned Order Query
I am currently encountering a challenge with SuiteQL related to accessing data from the Planned Order table ("plannedOrder"). I have attempted to execute a query with the statement "SELECT * FROM plannedOrder", but it consistently results in an error stating "An unexpected SuiteScript error has occurred".
The Record Catalog and SuiteQL Tables Reference indicates that the table exists, along with details on its columns and join information. Despite trying variations of the query, including specifying column names, the error persists.
Given that the table is recognized in NetSuite documentation, this error is unexpected and I am seeking your expertise to understand the underlying cause. Additionally, any suggestions for a potential workaround or solution would be greatly appreciated.