DBA Data[Home] [Help]

APPS.AMS_CAMPAIGNRULES_PVT dependencies on OZF_BUDGETAPPROVAL_PVT

Line 2675: OZF_BudgetApproval_PVT.budget_request_approval(

2671: END IF;
2672:
2673: IF l_system_status_code = 'ACTIVE' AND l_rollup_type <> 'RCAM'
2674: THEN
2675: OZF_BudgetApproval_PVT.budget_request_approval(
2676: p_init_msg_list => FND_API.G_FALSE
2677: , p_api_version => 1.0
2678: , p_commit => FND_API.G_False
2679: , x_return_status => l_return_status

Line 2749: OZF_BudgetApproval_PVT.budget_request_approval(

2745: -- for enhancement # 2445453
2746:
2747: IF l_system_status_code = 'ACTIVE' AND l_rollup_type <> 'RCAM'
2748: THEN
2749: OZF_BudgetApproval_PVT.budget_request_approval(
2750: p_init_msg_list => FND_API.G_FALSE
2751: , p_api_version => 1.0
2752: , p_commit => FND_API.G_False
2753: , x_return_status => l_return_status