You are on page 1of 2

**Calling Create Party, Profile and Account****'

create_party_acct_p
hz_cust_account_v2pub.create_cust_account
Create Person Language****'
hz_person_info_v2pub.create_person_language
Create Location****'
hz_location_v2pub.create_location

Create Party Site*****'


hz_party_site_v2pub.create_party_site
create_party_site_use_p
hz_party_site_v2pub.create_party_site_use
create_party_site_usee_all
create_cust_acct_site_p
hz_cust_account_site_v2pub.create_cust_acct_site
create_cust_acct_site_use_p
hz_cust_account_site_v2pub.create_cust_site_use

create_contact_point_p
hz_contact_point_v2pub.create_contact_point

ORIG_SYSTEM_CUSTOMER_REF
PRIMARY_SITE_USE_FLAG (if you are inserting an address)

LOCATION (if you are not using Automatic Site Numbering)


SITE_USE_CODE (if you are inserting an address)
ADDRESS1

ORG_ID
ORIG_SYSTEM_CUSTOMER_REF
INSERT_UPDATE_FLAG
CUSTOMER_NAME
CUSTOMER_NUMBER (if you are not using Automatic Customer Numbering)
CUSTOMER_STATUS
LAST_UPDATED_BY
LAST_UPDATE_DATE
CREATED_BY
CREATION_DATE

ADDRESS1 is mandatory when specifying an address


B3 --> COUNTRY is mandatory when specifying an address
B4 --> SITE_USE_CODE is mandatory when inserting an address
B5 --> PRIMARY_SITE_USE_FLAG is mandatory when inserting an address
B6 --> CUSTOMER_CLASS_CODE is not defined in AR_LOOKUPS

The customer profile for this customer reference already exists


B7 --> CUSTOMER_PROFILE_CLASS_NAME has an invalid value
B8 --> STATE is not defined in AR_LOCATION_VALUES
B9 --> COUNTRY is not defined in fnd_territories
B0 --> SITE_USE_CODE is not defined in AR_LOOKUPS
C1 --> This customer reference has two different customer names defined
C2 --> This customer reference has two different customer numbers defined
C3 --> This customer reference has two different parent customer references
C5 --> Customer reference has two different customer class codes defined
C6 --> This customer reference has two identical primary site uses defined
D1 --> Address reference has two different ADDRESS1 values
D2 --> Address reference has two different ADDRESS2 values
D3 --> Address reference has two different ADDRESS3 values
D4 --> Address reference has two different ADDRESS4 values

You might also like