API Requirement
I have a requirement where I need to create a contact from hr_contact_rel_api
1. If it is to be primary then I need to check for existing primary, make it non primary
and create the new primary.
2. If it is not a primary contact, then simply it should create a contact
I am new to API's and PL/SQL coding. Can somebody help me with this.
Thanks,
Bhaskar