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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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