Deletion of Project Resources not reflected in PJT_PROJECT_RESOURCE_H
Summary:
Deletion of Project Resources not reflected in PJT_PROJECT_RESOURCE_H
Content (please ensure you mask any confidential information):
Hi all,
I'm deleting a project resources and noted that the row is deleted from PJT_PROJECT_RESOURCE table. However, I didn't see the deleted rows in
PJT_PROJECT_RESOURCE_H. Table PJT_PROJECT_RESOURCE_H is empty though I'm expecting the deleted records are saved here.
Any idea?
Thank you!
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
SELECT * FROM PJT_PROJECT_RESOURCE_H
0