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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Setting a custom field to null
I am updating a custom field in an item of a sales order. If I set the value of the custom field to some value, everything works. If I try setting the value to "" (null) it gives me an error :
Code = 174 The specified custom field value is missing.
In the documentation it mentions you need to use the NullFieldList set a custom field to null. But, there is no NullFieldList in a item of sales order (there is on the sales order itself)
How can I get around this ?
0