DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_PLAN_CONSTRAINT_RULES

Line 5766: delete from MST_PLAN_CONSTRAINT_RULES

5762:
5763: delete from MST_PERSONAL_QUERY_RESULTS
5764: where plan_id = p_plan_id;
5765:
5766: delete from MST_PLAN_CONSTRAINT_RULES
5767: where plan_id = p_plan_id;
5768:
5769: delete from MST_PLAN_FACILITIES
5770: where plan_id = p_plan_id;