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.
Reading all fields of an InventoryItem after an ItemSearchBasic
Technologies used: Web Services (Suite Talk), C#.
I am doing an ItemSearchBasic to find an InventoryItem. The record I want is returned but I can see in the database that some fields (ex: costingMethod) have values (ex: standard) that I cannot retrieve using that search. The costingMethodSpecified is false when I get the search result. Is there a way to specify the list of fields that I want to retrieve with my search? Can I specify that I want all fields to be retrieve from the database?
0