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!
QuantityAvailable gone missing
Hello,
The quantityAvailable field on InventoryItems has gone missing in the Web Services v2.5 WSDL.
The other item quantity fields (quantityBackOrdered, quantityComitted, quantityOnHand, quantityOnOrder) that are also used in the locationList elements are available so why not quantityAvailable? It seems that field has come and gone with different releases of Web Services.
I believe quantityAvailable == quantityOnHand - quantityComitted but the convenience is nice to have. Can anyone confirm the formula is correct? Is quantityAvailable meant to be missing? Will it come back? Are there release notes that explains the change?
I have code in production that still uses the field.
0