SuiteQL

Working with NetSuite User Notes: 9+ Essential Considerations for Success

What I expected to be a simple User Notes integration project exposed a lot of nuances, some of which I was unaware of. I...
Chidi Okwudire
10 min read

Wrap Your Mind Around “Bin Numbers are not Available” Errors in NetSuite Inventory Operations

Encountering 'Bin Numbers Are Not Available' errors in NetSuite during inventory adjustments or bin transfers? This issue often stems from decimal precision mismatches in...
Chidi Okwudire
6 min read

Understand How to Filter on Multi-Select Fields Using SuiteQL’s BUILTIN.MNFILTER Function

This article covers all you need to know about NetSuite's BUILTIN.MNFILTER function for filtering on multi-select field values.
Chidi Okwudire
5 min read

How to Effectively Query Multiple Select Fields in SuiteQL

Struggling with querying multiple select fields in NetSuite using SuiteQL? Using an easy-to-understand example, this article explores advanced SuiteQL techniques for querying multiple...
Chidi Okwudire
6 min read

Master How To Auto-Assign Subsidiaries to Vendors in NetSuite: Part 2

Thinking about the problem of auto-assigning vendors to subsidiaries in NetSuite differently resulted in a more elegant solution. Learn patterns that will broaden your...
Chidi Okwudire
7 min read

Master How To Auto-Assign Subsidiaries to Vendors in NetSuite: Part 1

This article describes a common solution for auto-assigning vendors to subsidiaries in NetSuite. The challenge: Can you come up with a simpler solution?
Chidi Okwudire
4 min read

NetSuite 2024.2: Breaking Change to External Suitelet URLs and How to Handle It

NetSuite recently announced breaking changes to the external (a.k.a. anonymous) Suitelet URLs in 2024.2. This article will help you understand the impact on your...
Chidi Okwudire
5 min read

Learn to Query and Reuse Script Audience Configuration

In this article, I illustrate how to query script audience configuration for reuse in other contexts using a real-life client situation. This approach localizes...
Chidi Okwudire
4 min read

Learn How to Programmatically Attach a User Note to a Custom Record Without Hardcoding the Record ID

In this article, Chidi Okwudire shares how to attach a user note to a custom record entry using SuiteScript without hardcoding the record type's...
Chidi Okwudire
5 min read

How to Query NetSuite’s State/Country List

Learn how to get NetSuite's country/state lists using SuiteQL and the permissions required to access those tables via a custom role.
Chidi Okwudire
52 sec read
×