DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_LOAD_SUMMARY

Line 5754: delete from MST_LOAD_SUMMARY

5750:
5751: delete from MST_IN_REQUESTS
5752: where plan_id = p_plan_id;
5753:
5754: delete from MST_LOAD_SUMMARY
5755: where plan_id = p_plan_id;
5756:
5757: delete from MST_OUT_REQUEST_DETAILS
5758: where plan_id = p_plan_id;