How to access/expose Inventory Item Locations sublist fields in Suitescript?

i need to get the fields like Qty on hand, Qty on order, Qty available, value, avg cost, on each location on my item master record.

Rookie Asked on January 27, 2021 in SuiteScript.
Add Comment
2 Answer(s)

Should be available on the locations sublist.

Consider using the NetSuite Field Explorer, the SuiteScript Debugger, or simply load the record in the browser and log the output of its .toJSON method to see what fields are available on the record

Advanced Answered on January 27, 2021.
Add Comment

I agree that using IEs can help expose the item location ids. You may also check on the link below since it has the same inquiry as yours, and hopefully this helps.

https://stackoverflow.com/questions/34936328/how-to-access-expose-inventory-item-locations-sublist-fields-in-suitescript

 

Rookie Answered on May 3, 2021.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.
  • This site made possible by our sponsors:   Tipalti   Celigo   Limebox   Become a Sponsor   Become a Sponsor