Receivables - EBS (MOSC)

MOSC Banner

How to create email contact point?

edited Jun 25, 2018 12:34AM in Receivables - EBS (MOSC) 11 commentsAnswered ✓

hi all,
can someone show me how to properly create an email contact point for a customer.

my current code is pasted below. everything works ok except for the contact point part and i receive no error but can't see the data via front-end as well.


declare
  p_organization_rec        HZ_PARTY_V2PUB.organization_rec_type;
  p_cust_account_rec        HZ_CUST_ACCOUNT_V2PUB.cust_account_rec_type;
  p_customer_profile_rec    HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
  p_cust_acct_site_rec      HZ_CUST_ACCOUNT_SITE_V2PUB.cust_acct_site_rec_type;
  p_location_rec            HZ_LOCATION_V2PUB.location_rec_type;

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