Transaction changed from Submitted to Saved
Content (please ensure you mask any confidential information):
An employee submitted an absence leave from 2025-10-27 to 2025-10-31. An employee's manager has approved it. However, the status of the transaction changed to "Saved" instead of "Complete" in absence record page.
I have tried to find the record of the transactions in data model (ANC_PER_ABS_ENTRIES_):
The result shows me that the transaction is as below:
OBJECT_VERSION_NUMBER: 1
ABSENCE_STATUS_CD: SUBMITTED
APPROVAL_STATUS_CD: AWAITING
OBJECT_VERSION_NUMBER: 2
ABSENCE_STATUS_CD: SAVED
APPROVAL_STATUS_CD: NULL
I have searched the similar question in CCC and some of the users said that it is related to time card issue. However, I don't think it is related to time card in our case. Do you know why the transaction changed from Submitted to Saved? Thanks in advance.