APPS.IGW_BUDGETS_PVT dependencies on IGW_BUDGET_PERSONS
Line 17: delete from igw_budget_persons
13: l_api_name varchar2(30) := 'MANAGE_BUDGET_DELETION';
14: begin
15: if p_delete_level = 'BUDGET_VERSION' then
16: 17: delete from igw_budget_persons 18: where proposal_id = p_proposal_id
19: and version_id = p_version_id;
20:
21: delete from igw_budget_personnel_cal_amts pbp