Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

In Inventory in Dynamics GP 2018 is their a quick way to update the PRIMARY VENDOR

Posted on by 170

Hi.

Dynamics GP2018 V 18.4.1384

We just got Purchase Order Generator to begin to work for us, but now we have to input the PRIMARY VENDOR in the ITEM MAINTENANCE > QUANTITIES AND SITES  screen.

We have about 7000 Inventory Items that we need to do this for.

I don't see anything in UTILITIES (I looked at Price List Utilities, but that has nothing for this task).

Is there a quick way to do this? Perhaps a SQL Table (copy pasts thing) or something like that?

Thank You.

Clay

Categories:
  • Clay T Profile Picture
    Clay T 170 on at
    RE: In Inventory in Dynamics GP 2018 is their a quick way to update the PRIMARY VENDOR

    Thank You Joe

  • Clay T Profile Picture
    Clay T 170 on at
    RE: In Inventory in Dynamics GP 2018 is their a quick way to update the PRIMARY VENDOR

    Joseph, thank you for your answer,

    I built a quick integration, it ran for 33 minutes (did about 5000 items for us).

    Now Purchase Order Generator is work nicely (when compared to the huge spreadsheet that I ran previously and then would copy past from the spreadsheet to get the items to order into a manual PO).

    Thanks again.

    Clay

  • Joseph Markovich Profile Picture
    Joseph Markovich 3,900 on at
    RE: In Inventory in Dynamics GP 2018 is their a quick way to update the PRIMARY VENDOR

    Hi Clay-

    It would all depend on the vendors that need to be assigned to the items. In SQL, you can get all of the records from IV00102 (this is all the data that shows on the Item Quantities Maintenance screen), by this query:

    SELECT * FROM IV00102 where RCRDTYPE=2 and PRIMVNDR=''

    This is going to give you all the inventory items (including any inactive or discontinued ones) that are assigned to your inventory Site IDs with no Primary Vendor ID entered. You can copy/paste these results to Excel.

    The field you will need to fill in is the PRIMVNDR field -- this is the vendor ID number.

    Obviously, this is getting slightly complicated now because the safest way to import this data back to GP is using an integration tool like Integration Manager or SmartConnect. It will follow all the data validation rules.

    You can go the SQL route to update the items, but again it would depend on what vendor needs to be assigned to what item.

    Joe

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans