Customer Interface Error - S3 Error The Address Reference Specified Is Not Valid For This Customer Reference (Doc ID 470164.1)
Customer Interface Error - S3 Error The Address Reference Specified Is Not Valid For This Customer Reference (Doc ID 470164.1)
1 7/10/18, 12)35 PM
Customer Interface Error: S3 Error The address reference specified is not valid for this
customer reference (Doc ID 470164.1)
In this Document
Symptoms
Changes
Cause
Solution
APPLIES TO:
FORM:ARXCUDCI.FMB - Customers
SYMPTOMS
When using Customer Interface to add an additional site use to an existing address of an account that was created by
the Customer form the following error occurs:
racina: ORA-00001: unique constraint (AR.HZ_PARTY_SITES_U2) violated
or
S3
ERROR
The address reference specified is not valid for this customer reference
ERROR
Site use for this address reference already exists in the database.
Please specify an address and site use that do not exist.
CHANGES
application of 11.5.10 +
CAUSE
When an account is created via the customer form, the values the form generates for
hz_party_sites.orig_system_reference and hz_cust_acct_sites_all.orig_system_reference are entirely different. From the
Customer form: hz_party_sites.orig_system_reference <> hz_cust_acct_sites_all.orig_system_reference
https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=shuj7ll3t_4&id=470164.1 Page 1 of 2
Document 470164.1 7/10/18, 12)35 PM
Whereas when an account is created via the interface the value placed into hz_party_sites.orig_system_reference and
hz_cust_acct_sites_all.orig_system_reference is the value coming from
ra_customers_interface_all.orig_system_address_ref. From Customer interface: hz_party_sites.orig_system_reference
= hz_cust_acct_sites_all.orig_system_reference
SOLUTION
For an additional site use to be properly created via the Customer Interface for an existing address, the code will
validate that the values in HZ_PARTY_SITES.orig_system_reference and
HZ_CUST_ACCT_SITES_ALL.orig_system_reference match.
Once done, the 'copy' of the address can occur across org_ids.
https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=shuj7ll3t_4&id=470164.1 Page 2 of 2