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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Creating Group Pricing Entries on Contact with SuiteScript
Is it possible to create/add entries into the Financial --> Group Pricing tab on a Lead/Prospect/Customer record using scripting? I have defined a custom field on the Partner entity that stores the Price Level for a specific item group. When a partner record is selected on the lead/prospect/customer record, I want my script to pull the value from the custom field on the selected partner and create a new entry in the Group Pricing list for that contact. I have everything working up to the point where I need to create the new entry and set the values for what
0