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
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
NSC | N/record Module
In NetSuite SuiteScript, the N/record module is a core module used for working with records in the NetSuite system. NetSuite organizes data into records, which represent entities such as customers, transactions, items, or custom records. The N/record module provides methods for creating, reading, updating, and deleting records, as well as for searching and manipulating record data.
Here are some key functionalities provided by the N/record module:
- Record Creation: Users can use the
create()method to create new records of a specific type, such as creating a new customer, sales order, or custom record instance. - Record Loading and Modification
Refer a Member to the Community | Earn the Answer Accepter Badge | Vote for the contents you'd like to see
Tagged:
0
