DBA Data[Home] [Help]

APPS.IGW_BUDGETS_PVT dependencies on IGW_BUDGET_OPERATIONS

Line 1263: IGW_BUDGET_OPERATIONS.recalculate_budget (

1259: --if l_rate_class_id <> l_orig_rate_class_id then
1260: /* Need to recalculate for almost all the cases even when
1261: check boxes for apply rates are changed */
1262:
1263: IGW_BUDGET_OPERATIONS.recalculate_budget (
1264: p_proposal_id => p_proposal_id
1265: ,p_version_id => p_version_id
1266: ,x_return_status => l_return_status
1267: ,x_msg_data => x_msg_data