DBA Data[Home] [Help]

APPS.QPR_DELETE_AW dependencies on QPR_REPORT_ENTITIES_PVT

Line 144: qpr_report_entities_pvt.delete_reports(

140: if(p_delete_qpr_tables = 'Y') then
141: l_stmtnum := 100;
142: l_table_name := 'REPORTS';
143:
144: qpr_report_entities_pvt.delete_reports(
145: p_price_plan_id => p_price_plan_id,
146: x_return_status => l_output2);
147: l_stmtnum := 110;
148: