https://netsuiteprofessionals.com logo
Title
t

tdietrich

08/12/2020, 1:26 AM
Query would look something like this:
SELECT
Bin,
Item,
OnHand,
OnHandAvail
FROM
ItemBinQuantity
WHERE
Item = 999999
m

MUHAMMAD MUBUSHER ASLAM

08/13/2020, 11:16 AM
Thanks @tdietrich, where can we see all the tables or details etc.