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!
SuiteScript Price Level Sublist Issues
Well trying to code a SuiteScript to pull a price level field I keep running into it stating the field is "undefined".
Code below:
I was trying to use this netsuite resource (with some modifications): https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1502207768.html
Ideally the "undefined" would read some monetary value from the following list:
Goal: Pull the price level data and set it to a field in the item record.
Question: How can I get the price level data?