Recover (Deleted Document) of Standard Region
Dear,
we have an standard Region in Performance management is "/oracle/apps/per/selfservice/appraisals/webui/MAFinalRatingsRevPG", which was deleted mistakenly,
Is there any way to recover this?
---Deleted through this way
DECLARE
BEGIN
jdr_utils.deletedocument(p_document => '/oracle/apps/per/selfservice/appraisals/webui/MAFinalRatingsRevPG');
END;
Regards,
Thanks.