Could not link site properly; under addresses - having different address names but same address deta
Hi All,
I have two addresses with same address details but different address names; Address A and Address B. I am trying to add a supplier site for address A.
When I am doing it through open interface, site is being created successfully but linked to Address B. To overcome it, I am populating ap_supplier_sites_int.party_site_id which results in rejection saying: "The Party Site Name and Address details are inconsistent".
When I try to create site through API AP_VENDOR_PUB_PKG.create_vendor_site, undefined exception raised ....
What can I do further to resolve the issue ?