NetSuite Resource Library

Explore the Smarter Way to NetSuite

What is a Custom Segment?

What is a Custom Segment?

A Custom Segment is a way to organize records in NetSuite. NetSuite natively uses three main methods for classification: Class, Department, and Location. If you ever need to organize records with an additional (and highly customizable) method, this handy tool may be...

Using an Enums Custom Library, Part 2

Using an Enums Custom Library, Part 2

Using an enums custom library in SuiteScripts can drastically increase the efficiency of our scripts. Last time, we explained some of the foundational concepts behind using an enums custom library. Today, we'll dive into some ways to actually implement this new...

Using an Enums Custom Library, Part 1

Using an Enums Custom Library, Part 1

In a previous developer post, we introduced a new paradigm for structuring SuiteScript files in a project. As we address some of the details of the following structure, we come to the topic of enums. Enums, short for "enumerated types" or "enumerations," is basically...

Shipping Cost Automation

Shipping Cost Automation

We encounter a variety of customer needs here at SuiteRep. In this customer story, we talk about a recent request from a client to improve an existing shipping cost automation. Although your company's needs may differ, we hope this story can give you some ideas about...

SuiteScript Code Structure

SuiteScript Code Structure

Having a standard method for your SuiteScript code structure can be extremely helpful. Having a set structure provides consistency, preemptively removes difficult roadblocks, and reduces the number and severity of bugs. A Structural Overview This is a cutting-edge...

NetSuite Performance Details Tool

NetSuite Performance Details Tool

Efficient performance in NetSuite is crucial. With the NetSuite Performance Details tool, anyone can identify the cause for slow startup times. NetSuite's Secret Door Everyone loves secret passageways and Narnia doors that open to something unique. Did you know that...