SuiteScript Supported Records Reference for NetSuite Developers
SuiteScript supports scriptable records crucial for developers, enabling efficient client/server interaction and automation.
SuiteScript supports a wide range of NetSuite records for scripting purposes, ensuring that both client and server scripts can interact with crucial data. This flexibility is essential for developers looking to automate, integrate, and manage NetSuite data effectively. Understanding which records are scriptable is fundamental for tailoring SuiteScript solutions.
What Records Are Scriptable in SuiteScript?
SuiteScript allows for various records to be scriptable, categorized by their capabilities and context within the system. Here's a quick overview of some scriptable records and their properties:
| Record Name | Record ID | Record Category | Scripting Level | Client Support | Server Support |
|---|---|---|---|---|---|
| Account | account | List | Full | - | Yes |
| Accounting Book | accountingbook | List | Copy Not Supported | - | Yes |
| Accounting Context | accountingcontext | List | Read, Create, Update, Copy, Delete, and Search | Yes | Yes |
| Accounting Period | accountingperiod | List | Read and Search Only | Yes | Yes |
| Activity | activity | Activity | Search Only | Yes | Yes |
| Advanced Intercompany Journal Entry | advintercompanyjournalentry | Transaction | Full | Yes | Yes |
| Allocation Schedule | allocationschedule | List | Create, Read, Update, and Delete | Yes | Yes |
Note: All subrecords are scriptable from the line item level unless stated otherwise, allowing for more granular control in SuiteScript customizations.
How to Access Details of Each Record?
For more detailed information about each record, refer to the NetSuite documentation using links to specific record details. The coverage here includes not just the scripting ID but also the levels of functionality available—such as create, read, update, delete, and search capabilities.
Who This Affects
- Developers: Crucial for custom script development.
- Administrators: Important for setup and configuration of custom solutions.
- Integration Specialists: Key for ensuring that data integration tasks leverage the full capabilities of NetSuite.
Key Takeaways
- SuiteScript supports a wide array of records enabling both client-side and server-side scripting.
- Understanding scripting levels (e.g., full, read-only) is crucial for effective script development.
- Subrecords provide detailed scripting capabilities for line items.
- NetSuite offers extensive documentation to support scriptable record usage.
Frequently Asked Questions (4)
Which records are not scriptable in Client SuiteScript?
Can I create or copy an Amortization Schedule using SuiteScript?
Are all subrecords scriptable within SuiteScript?
How can I find more information about custom record IDs for SuiteScript?
Was this article helpful?
More in SuiteScript
- Common SuiteScript Errors and Solutions for NetSuite
Common NetSuite script errors include INVALID_SCRIPT_DEPLOYMENT_ID and SSS_AUTHORIZATION_HEADER_NOT_ALLOWED. Learn effective solutions.
- Set Sublist Field Values in SuiteScript 2.x for Record Management
Set sublist field values in SuiteScript 2.x for effective record management using standard and dynamic modes.
- Setting Field Values in SuiteScript for Effective Record
Learn to set field values in SuiteScript effectively, troubleshooting common errors and understanding data types.
- SuiteScript 2.1 Enhancements and API Updates in NetSuite
SuiteScript 2.1 enables execution of 2.0 scripts and supports PATCH method for enhanced API capabilities.
Advertising
Reach SuiteScript Professionals
Put your product in front of NetSuite experts who work with SuiteScript every day.
Sponsor This Category