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 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. 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
