I'm having to do some periodic inventory transfers using econnect.
For some items, I will get a message saying something like... that item is not setup for that location.
Is there a way for me to tell that before hand? by looking at the settings of an item?
if so... which table(s)
I can use the below xml for econnect.
If I just do this for every item, I run the risk of missing new items
Can I check before I try to do the transfer... and see if I need to add it
<IVInventoryItemSiteType>
<taItemSite_Items>
<taItemSite>
<ITEMNMBR>000009780393073720BU</ITEMNMBR>
<LOCNCODE>LEX2FBA</LOCNCODE>
<PRIMVNDR></PRIMVNDR>
</taItemSite>
</taItemSite_Items>
*This post is locked for comments