DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_RELATED_LOADS_TEMP

Line 5778: delete from MST_RELATED_LOADS_TEMP

5774:
5775: delete from MST_PLAN_ZIP_LOCATIONS
5776: where plan_id = p_plan_id;
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;