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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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