Clean up duplicate vendors in GP

  • Chris Donnelly

    Member
    October 3, 2023 at 8:41 am
    Up
    0
    Down
    ::

    For duplicate vendors… there is a pretty cool utility that will combine vendors. You can combine two or more vendors into one. It will combine everything… cards and history. And, there is no way to uncombine later. You’ll want to try it in a test company first.

    You can find it here: tools > utilities > purchasing > vendor combiner and modifier.

    Good luck!

    • Precious Rich-Holmes

      Member
      October 31, 2023 at 12:55 pm
      Up
      0
      Down
      ::

      Hi Chris,

      When testing this “duplicate vendor” cleanup, there seems to be a step missing. Do you run a Smart list first? How is the file created?

      Thanks

      Precious

      • Lance brigham

        Member
        November 1, 2023 at 4:48 pm
        Up
        0
        Down
        ::

        Hi Precious,

        As to how to identify duplicate vendors, I think it’d be helpful to know for your specific environment what would designate a duplicate vendor? Is there some sort of identifier that would be the same like a tax ID or something? If so, can do a SELECT SomeField,COUNT(*) FROM PM00200 GROUP BY SomeField HAVING COUNT(*)>1 in SQL. From there can do some further querying and determine which vendor ID(s) fall in that same query and then determine which vendor ID you want to keep (combine into). If it’s 2 or more vendor records with same address that could potentially be challenging if you have duplicate vendors with the same address, but entered slightly differently (i.e. 123 East Main St versus 123 E Main Street). Could use the default GP SmartList for Vendors and output to Excel and review/analyze in Excel for which are duplicate and then from there once you have your duplicate vendors identified and which vendor ID out of a group of duplicates/triplicates/etc to keep, then can save to a tab delimited csv/tsv and use that as source for vendor combine in GP.

        Let me know if any questions.

        Lance

  • Precious Rich-Holmes

    Member
    October 3, 2023 at 11:04 am
    Up
    0
    Down
    ::

    Hi Chris,

    Thanks for your response; I will test it this week.

    Precious

  • Chris Giesbrecht

    Member
    November 3, 2023 at 3:27 pm
    Up
    0
    Down
    ::

    A few other tips for combining master records

    • Make sure the vendor you are combining into has all the correct data. For example if they have different payment terms, credit limit or GL accounts you need to ensure the destination vendor has the correct values that you want to use for the 1 vendor going forward.
    • The master record combiners do not work with some ISV products. There are some ways around this and is dependent on the ISV’s table structure. I’d be happy to explain further if needed.
    • If you are savvy with SQL and have eConnect installed you can execute the combiner with the econnect procedures.

    Chris

The discussion ‘Clean up duplicate vendors in GP’ is closed to new replies.

Start of Discussion
0 of 0 replies June 2018
Now

Welcome to our new site!

Here you will find a wealth of information created for peopleĀ  that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!