Receivables - EBS (MOSC)

MOSC Banner

hz_party_contact_v2pub.create_org_contact The following SQL error occurred: ORA-06502: PL/SQL: nume

edited Aug 23, 2020 5:05AM in Receivables - EBS (MOSC) 5 commentsAnswered

I am calling below APIs in a procedure to create customer and all its related details (address, contact points, contact person etc).

1. HZ_CUST_ACCOUNT_V2PUB.create_cust_account

2. HZ_LOCATION_V2PUB.create_location

3. HZ_PARTY_SITE_V2PUB.create_party_site

4. HZ_CUST_ACCOUNT_SITE_V2PUB.create_cust_acct_site

5. HZ_CUST_ACCOUNT_SITE_V2PUB.create_cust_site_use (BILL_TO)

6. HZ_CUST_ACCOUNT_SITE_V2PUB.create_cust_site_use (SHIP_TO)

7. HZ_CONTACT_POINT_V2PUB.create_contact_point (Phone)

8. HZ_CONTACT_POINT_V2PUB.create_contact_point (Email)

9. HZ_CONTACT_POINT_V2PUB.create_contact_point (Fax)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center