RE: Integration Manager, Originating Invoice Cost field
Hi Sergion,
Richard's approach is one way to do it, let me propose a different way. Neither is better than the other, it's really just a matter of which you are more comfortable with. Lot's of other solutions are out there, but not the one you want. I presume the one you want is to have the vendor price available as a destination field in the Integration Manager adapter. You aren't missing anything, it isn't there.
If you are getting price lists from your vendors, I presume you can turn that list into something, like an excel spreadsheet, that includes the Vendor ID, the item number, and the new price. What I think you want to do is update the Originating Invoice Cost field on the Item Vendors Maintenance window. No problem. It will take a little (and I do mean little) VB script, but you can use IM to accomplish your objective.
What you will want to do is add a Field Script to one of the fields in the Vendors section of the distribution mapping that will execute an update statement to change the cost in the Item Vendor Master. With this in place, you can use IM to do any other updates you need and update the vendor prices too. The field script isn't nearly as complicated as it sounds, and I think it would be a good answer for you.
Kind regards,
Leslie