The modification in the PR tool
In the automatic creation interface, I click on the modification in the PR tool,after clicking OK, the waiting time is very long.
So I write some triggers to find the change on table po_requisition_lines.
According to the trigger I wrote on the Po_Requisition_Lines_All table, the insert and update operations of the table are very fast when I do modify. I want to know why the modification it so slow. When multiple PRs need to be modified, it is quite a waste of time.