Hi everyone,
Looking for some assistance in what others have done in this scenario.
We have separate "division" vendors built out for companies utilizing the same EDI connection (i.e, Depuy/Synthes, Cardinal/Cordis, Integra, etc.). Our outbound EDI transactions obviously go out with the correct account number based on the translations setup in ED40. We run into issues translating the invoices (810) and acknowledgments (855) coming back to us and not knowing which vendor number to match the invoice on for the PO.
For example: A facility could have an order go to two divisions of depuy that we have built out as separate vendors and the order to each division would have the same account number. The invoices coming back would each also have the same account number which causes an issue with the xxxxxx_I_VENDOR translation set. We need to somehow translate the same account to two different _I_VENDOR numbers.
Who else has gone through this issue? What route did you go ... script/different account numbers/ etc.? Does anyone have best practices on this? All of my searching reveals others that have gone through this or a similar issue, but no recent posts so I'm hoping someone had a lightbulb go off. We utilize GHX by the way.
Thanks in advance!!!!
-Wade Yohanek
We also use the PFroms for vendor divisions. I believe this is best practice. However many vendor's systems can process EDI orders without the need for us to separate POs by division.
We don't separate Cardinal Health from Cardinal Cordis. Granted we don't buy much from Cardinal Health as they are not our primary medical supplier. Now for J&J, all the divisions that fall under J&J Healthcare are under one PFrom and each division is identified on the 850 in PO1^07 using ED40. The manufacturer code and division combination converts to J&J's division code. J&J Ethicon (Mfg Code = JJ, Division = ETHI), for example, the ED40 record looks like this
So, you should check with EDI support for those vendors that you're having problems with to see if you can send all divisions on one PO.
I agree that the practice of setting up one AP10 per FEIN is best practice, especially from the perspective of minimizing the risk of duplicate payments for the same invoice.
There is however one additional "con" of this setup that has not been mentioned: For non-EDI suppliers, you will have to figure out a method for ensuring your supplier knows which ship to account to use. Options include (1) the supplier will have to look up your account number (which many orgs find to be acceptable), (2) you could setup multiple purchase froms for non-EDI supplier divisions (one purch from for each IC02) or you could customize you PO Print program (Lawson, MHC, etc) to obtain the account number from wherever you store it.
I've never had to deal with the "You will have to figure out a method for ensuring your supplier knows which ship to account to use for your non-EDI purchase orders." issue. I'm wondering why now!
As for Cardinal/Cordis - Cardinal is our med-surg distributor they gave us the part numbers to convert, but they transmit with the same orders as the rest - no separate setup.
That's what I was afraid of. We're putting other automation in place based on data from our GPO that basically requires the vendors to be separated. It looks like, at this point, the option is to build out different accounts for the same facility at each "vendor".
My other thinking is to create a script that will look at the PO number coming back on the invoice and pull the vendor number from that PO within Lawson basically bypassing the _I_Vendor translation and just using whatever we have on the PO. Has anyone explored that possibility?