How to resove this "QTYFULFI amount > 0 can not be passed in when using QtyShrtOpt other then 2 and a shortage is encountered"
Actually i have an item inventory is 5. But i ordered for 8 quantity.while passed same data through econnect i'm getting above exception and order is not creating in GP.
I passed code for QTY fulfilment as follows.
availableQty=5
lineItems[i].QTYFULFI = availableQty;
lineItems[i].QTYFULFISpecified = true;
Please help me
*This post is locked for comments
On the company database, after eConnect is installed, you should find it in the eConnect stored procs.
Tim.
Hi Tim ,
taSopLineIvcInsertPost doesn't exist.
Nothing you can do about it other than running another process to update it once inserted.
This is a hard restriction in the eConnect code.
You could use the taSopLineIvcInsertPost to update it as you require.
Tim
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,993 Most Valuable Professional
nmaenpaa 101,156