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.
How can I access Item Purchase Price from Sales Order line item on ServerSide Script?
I've got a ServerSide script running on all Sales Orders. I'm attempting to access each Item Cost (or Purchase Price) to calculated Gross Profit. I can't seem to find a way to access the Item Cost from any orders generated from my website. I've tried accessing 'porate' and 'averagecost', but neither are populated with web orders. I've tried adding a Custom Column that is not stored with the record that is sourced from the Item -> Purchase Price field - doesn't work. All of this works perfectly fine if I'm putting in the same order via the UI. Could it
0