DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_PLAN_PENALTY_BREAKS

Line 5772: delete from MST_PLAN_PENALTY_BREAKS

5768:
5769: delete from MST_PLAN_FACILITIES
5770: where plan_id = p_plan_id;
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;