There is a gap in the continuity of Primary Addresses - failed message while updating address of emp
Hi Guys,
When im trying to update address of an empoyee using api, getting error as below
Steps performed to do this is:
Already an adrress exist for this employee.
Clicked on new and then entered the address and made it as primary with date from 02mar2020
Unchecked the primary flag to N in the previous address by giving end date as 01mar2020
While saving getting error as mentioned.
Getting same error while trying to update using api. But when i remove p_date_from => trunc(sysdate) then address getting updated in correction mode( address getting changed in correction mode) no change in the date from but address updated.