Delete person address
Hi,
I need to delete an employee address using API. From the HRMS form, i can do it using the delete button. But is there an API to do this by code?
If it is not there should i use delete statement on the per_addresses table using the corresponding address_id? Is there anything else to be done to ensure data integrity.
Thanks,
Diljith
I need to delete an employee address using API. From the HRMS form, i can do it using the delete button. But is there an API to do this by code?
If it is not there should i use delete statement on the per_addresses table using the corresponding address_id? Is there anything else to be done to ensure data integrity.
Thanks,
Diljith
Tagged:
0