standard approach to deleting PERSON ADDRESS programatically?
Module: HR
I am interfacing a subset of the HR data from an external 3rd party system into EBS. I need to delete Person Addresses however unlike any of the date tracked APIs there is no equivalent delete_person_address() procedure in HR_PERSON_ADDRESS_API PL/SQL Package.
What is the standard approach to deleting PERSON ADDRESSES programatically?
Thanks in advance
Chris