DBA Data[Home] [Help]

APPS.MST_WB_UTIL dependencies on MST_OUT_REQUESTS

Line 5760: delete from MST_OUT_REQUESTS

5756:
5757: delete from MST_OUT_REQUEST_DETAILS
5758: where plan_id = p_plan_id;
5759:
5760: delete from MST_OUT_REQUESTS
5761: where plan_id = p_plan_id;
5762:
5763: delete from MST_PERSONAL_QUERY_RESULTS
5764: where plan_id = p_plan_id;