My Oracle Support Banner

How To Create A Contact Role At Address Level Via TCA API ? (Doc ID 269188.1)

Last updated on MAY 10, 2023

Applies to:

Oracle Trading Community - Version 11.5.3 to 12.1.0 [Release 11.5 to 12.1]
Information in this document applies to any platform.
Information in this document applies to any platform.

Goal

How To Create A Contact Role At Address Level Via TCA API ?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 1a. Setup the Org_id
  1b. Show the output variables
  2. Create a party and an account
  3. Create a physical location
  4. Create a party site using party_id from step 2 and location_id from step 3
  5. Create an account site using cust_account_id from step 2 and party_site_id from step 4.
  6. Create an account site use using cust_acct_site_id from step 5 and site_use_code='BILL_TO'
  7. Create a definition contact
  8. Create a relation cont-org using party_id from step 7 and party_id from step 2
  9. Create a contact using party_id you get 8 and cust_acct_site_id from step 5
    and cust_account_id from step 2
 10. Create the org contact role using x_cust_account_role_id from step 9
 Still Have Questions?

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.