Effective Start and End Dates are not matching with update operation
I am using HRMS in EBS 12.1.3 with DB 12.1.0.2.0
Today morning 29-Aug-2020 I updated national identifier of an employee (through a procedure with providing update date 28-Aug-2020) but its effective start and end dates are not matching with my update operation.
1156 | 13-Nov-2017 | 07-Aug-2018 |
1156 | 08-Aug-2018 | 19-Aug-2020 |
1156 | 20-Aug-2020 | 31-Dec-4712 |
First 2 records were manually updated by user but last record was updated by me (through a procedure with providing update date 28-Aug-2020)
My concern for last record is effective start date should be today's date 29-Aug-2020 because it is created to day. But it is 20-Aug-2020. Did application considered 19-Aug-2020 and created it accordingly?