Transitioning from SuiteScript 1.0 to SuiteScript 2.x

Oracle NetSuite encourages you to transition from using SuiteScript 1.0 to using SuiteScript 2.x. If you are using SuiteScript 1.0 for your scripts, consider converting these scripts to SuiteScript 2.0 or SuiteScript 2.1. SuiteScript 1.0 scripts continue to be supported, however, SuiteScript 1.0 functionality is no longer being updated, and no new feature development or enhancement work is being done for SuiteScript 1.0.

You should use SuiteScript 2.x for any new or substantially revised scripts to take advantage of new features, APIs, and functionality enhancements.

In general, SuiteScript 2.x provides support for all functionality in SuiteScript 1.0. However, there is not always a direct mapping between functions and objects in SuiteScript 1.0 and modules and methods available in SuiteScript 2.x. And some functionality provided by SuiteScript 1.0 can now be done using JavaScript.

See the following help topics for guidance on transitioning your scripts from SuiteScript 1.0 to SuiteScript 2.x:

For more information about specific features of SuiteScript 2.x, see the following help topics:

Related Topics

SuiteScript 1.0 to SuiteScript 2.x API Map
SuiteScript 2.x API Reference

General Notices