Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need query to get report_id of interactive reports

Shrenik.ShahMay 28 2020 — edited May 28 2020

Hi,

I am trying to use the following API

APEX_IR.DELETE_REPORT(

  p_report_id IN NUMBER);

What is the query to get report_id for the interactive reports(public)?

Thanks

Comments
Post Details
Added on May 28 2020
1 comment
7,205 views