HRC_EVT_OBJ_CHANGES_UE when deleting records using HDL
Summary:
HRC_EVT_OBJ_CHANGES_UE when deleting records using HDL
Content (please ensure you mask any confidential information):
Hello,
Does HRC_EVT_OBJ_CHANGES not capture deletions done through HDL? I'm trying to delete a record using HDL, but it's not capturing the records in this table. However, when deleting from the UI, the record is populating in HRC_EVT_OBJ_CHANGES.
We have a requirement to delete position EFF through HDL and then use the UE based on HRC_EVT_OBJ_CHANGES to extract the deleted records for integration to eBusiness Suite.
Position EFF record deleted through UI is there in the table HRC_EVT_OBJ_CHANGES but the one done through HDL is not there.