Issue with API to create Bank Branch Phone Contact
Hi,
i am creating the supplier bank, branch & account record through APIs, i am able to create the Bank Branch and address, but i am not able to create successfully a branch phone contact.
i.e. the data i created in back end is not visible from the self-service page.
i am using the methods specified in metalink note 948993.1
even when i compare the contact record created from banks & branches page and from API in below tables, everything looks fine.
select * from hz_parties where creation_date>=(sysdate)-1/24 -- PERSON & PARTY_RELATIONSHIP
select * from hz_org_contacts where creation_date>=(sysdate)-1/24