DBA Data[Home] [Help]

APPS.OZF_CLAIM_ACCRUAL_PVT dependencies on OZF_FUND_ADJUSTMENT_PVT

Line 2149: OZF_Fund_Adjustment_PVT.process_act_budgets (

2145:
2146: -- Added for Bug#16301530
2147: l_act_budgets_rec.parent_src_curr := l_fund_curr_code;
2148:
2149: OZF_Fund_Adjustment_PVT.process_act_budgets (
2150: x_return_status => l_return_status,
2151: x_msg_count => x_msg_count,
2152: x_msg_data => x_msg_data,
2153: p_act_budgets_rec => l_act_budgets_rec,

Line 11261: Ozf_Fund_Adjustment_Pvt.adjust_utilized_budget(

11257: CLOSE csr_claim_info;
11258:
11259: IF l_adjustment_flag = 'Y' THEN
11260: --modified for Bugfix 5119143
11261: Ozf_Fund_Adjustment_Pvt.adjust_utilized_budget(
11262: p_claim_id => p_claim_id
11263: ,p_offer_id => l_plan_id
11264: ,p_product_activity_id => l_activity_product_id
11265: ,p_amount => l_scan_unit