DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_PLAN_ZIP_LOCATIONS

Line 5775: delete from MST_PLAN_ZIP_LOCATIONS

5771:
5772: delete from MST_PLAN_PENALTY_BREAKS
5773: where plan_id = p_plan_id;
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;