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!
Sales Order Fuilfillment at Line level
Hi All,
We are trying to fulfill an order in NetSuite using webservices, but we are getting an issue when we are trying to fulfill each order line seperately. When we try to fullfill ONE orderline (say line#1 of quantity =12) with fullfill quantity (say fulfill qty 4) using webservices, then ALL the orderlines are getting fullfilled with the order quantity.
E.g.,
(Order Created and not fulfilled)
Order# 150
Order Line# - Qty - Fullfill Qty
1 - 12 - 0
1 - 8 - 0
1 - 18 - 0
1 - 15 - 0
(Order details after Fulfillment using WebServices (using the code given below))
Order# 150
Order Line# - Qty - Fullfill Qty
0