How to get the PR# if we submitted the program from PLSQL Block
Hi Experts,
We have stage table which holds all the required details to create PR(Which also includes Batch ID). And this data we loaded into Interface table. We created a PLSQL Package which is used submit the Concurrent Program Import Oracle Supply Chain Planning Cloud recommendations. This program submitted one more program Requisition Import (And this is not having Parent Request ID Value populated). Once this Requisition Import is completed it created PR and in PR related tables I can see the Request ID of Requisition Import only. So, how can we link above 2 programs so that I can fetch the PR# using query and save in our stage table.