DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_SNAPSHOT_TASKS

Line 5784: delete from MST_SNAPSHOT_TASKS

5780:
5781: delete from MST_RELEASE_TEMP
5782: where plan_id = p_plan_id;
5783:
5784: delete from MST_SNAPSHOT_TASKS
5785: where plan_id = p_plan_id;
5786:
5787: delete from MST_TMP_PLN_LOC
5788: where plan_id = p_plan_id;