DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_RELEASE_TEMP

Line 5781: delete from MST_RELEASE_TEMP

5777:
5778: delete from MST_RELATED_LOADS_TEMP
5779: where plan_id = p_plan_id;
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;