DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_IN_REQUESTS

Line 5751: delete from MST_IN_REQUESTS

5747:
5748: delete from MST_FILES
5749: where plan_id = p_plan_id;
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;