DBA Data[Home] [Help]

APPS.QPR_DELETE_AW dependencies on QPR_SCOPES

Line 208: delete from qpr_scopes where parent_entity_type = 'DATAMART'

204: delete from qpr_meas_aggrs where price_plan_id = p_price_plan_id;
205: l_stmtnum := 280;
206: delete from qpr_set_levels where price_plan_id = p_price_plan_id;
207: l_stmtnum := 290;
208: delete from qpr_scopes where parent_entity_type = 'DATAMART'
209: and parent_id = p_price_plan_id;
210: l_stmtnum := 300;
211:
212: fnd_file.put_line(fnd_file.log,'deleted from qp tables for price_plan_id:'