Project Expenditure Organization Updated, but Last Update Date Not Reflecting Latest Change
Summary:
I am facing an issue in Manage Project Organization Classifications in Oracle Fusion.
🔸 Observation
- I updated the Project Expenditure Organization classification status to Active on 11-Jun-2026.
- The UI reflects the updated status correctly.
- However, in About This Record, the details show:
- Last Updated By → Incorrect user
- Last Update Date → still showing 15-May-2026 (old date)
I am using the below query to check the last update date:
SELECT name,
classification_code,
last_update_date
FROM HR_ORGANIZATION_V
WHERE name = 'CA-5233-300107-AS BUILTS ADVISOR'
AND CLASSIFICATION_CODE = 'PA_EXPENDITURE_ORG'
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Tagged:
0