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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Item Price Levels
Help!
I'd like to write a script that triggers on a user event and modifies the base price for an item in each currency under the pricing tab.
My problem is that I can't find a way to get and set a price level (inc. the base price value).
As an example, let's say we have a Non-Inventory Item, with two currencies USD and GBP. One base price for each currency and two additional price levels; 10% and 20%:
GBP Base price: £100
(1) Online rate (10% discount): £90
(2) Membership rate (20% discount): £80
USD Base price: $100
(1) Online rate (10% discount): $90
(2) Membership rate (20% discount): $80
I have the record internal id, now how do I get the USD base price?
I'd like to write a script that triggers on a user event and modifies the base price for an item in each currency under the pricing tab.
My problem is that I can't find a way to get and set a price level (inc. the base price value).
As an example, let's say we have a Non-Inventory Item, with two currencies USD and GBP. One base price for each currency and two additional price levels; 10% and 20%:
GBP Base price: £100
(1) Online rate (10% discount): £90
(2) Membership rate (20% discount): £80
USD Base price: $100
(1) Online rate (10% discount): $90
(2) Membership rate (20% discount): $80
I have the record internal id, now how do I get the USD base price?
0