How to update the Party Information which we received from Dun & Bradstreet
Hi All,
Hope all are doing good!!!
We are implementing the Credit Management module for our client. So we are trying to load the D&B information from interface table (HZ_PARTY_INTERFACE) to TCA tables. We have inserted the all parties information into interface table and when we launch Load D&B Data program (load the D&B information from the interface table into the appropriate TCA tables) it is completing with an error and in log file it is saying that PARTY_ID should be unique.
Actually we are getting this problem for the existing parties. For new parties there is no any problem, parties are creating successfully. And we identified that there is no any INSERT and UPDATE flags in interface table.