34 APEX_IR
The APEX_IR package provides utilities you can use when programming in the Oracle APEX environment related to interactive reports. You can use the APEX_IR package to get an interactive report runtime query based on local and remote data source, add filters, reset or clear report settings, delete saved reports and manage subscriptions.
               
- Constants and Data Types
 - ADD_FILTER Procedure Signature 1
 - ADD_FILTER Procedure Signature 2
 - CHANGE_REPORT_OWNER Procedure
 - CHANGE_SUBSCRIPTION_EMAIL Procedure
 - CHANGE_SUBSCRIPTION_LANG Procedure
 - CLEAR_REPORT Procedure Signature 1
 - CLEAR_REPORT Procedure Signature 2
 - CLONE_REPORT Function
 - DELETE_REPORT Procedure
 - DELETE_SUBSCRIPTION Procedure
 - EXPORT_SAVED_REPORTS Function
 - GET_LAST_VIEWED_REPORT_ID Function
 - GET_REPORT Function (Deprecated)
 - IMPORT_SAVED_REPORTS Procedure
 - RESET_REPORT Procedure Signature 1
 - RESET_REPORT Procedure Signature 2