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!
unable to populate the createpo field
We have a .NET created webservices app that is creating sales orders.
The issue is that we have items that are special order, but we do not want lines from this app to be special order, we want that field to be empty. The problem is that it is an enumerated field and we cannot seem to set it. We have tried passing back nulls and '' all to not avail, the SO line still sources the createpo value from the item.
There is no problem writing to this field from the UI.
Any ideas how to get around this?
0