DBA Data[Home] [Help]

APPS.OZF_QUOTA_PUB dependencies on OZF_FUND_ALLOCATIONS_PVT

Line 3533: ozf_fund_allocations_pvt.publish_allocation(p_api_version => l_api_version

3529: OPEN c_alloc_details;
3530: FETCH c_alloc_details INTO l_alloc_status, l_alloc_obj_ver;
3531: CLOSE c_alloc_details;
3532:
3533: ozf_fund_allocations_pvt.publish_allocation(p_api_version => l_api_version
3534: ,p_init_msg_list => l_init_msg_list
3535: ,p_commit => l_commit
3536: ,p_validation_level => l_validation_level
3537: ,p_alloc_id => p_alloc_id

Line 3659: ozf_fund_allocations_pvt.update_alloc_status(p_api_version => l_api_version

3655: END IF;
3656: RAISE fnd_api.g_exc_error;
3657: END IF;
3658:
3659: ozf_fund_allocations_pvt.update_alloc_status(p_api_version => l_api_version
3660: ,p_init_msg_list => l_init_msg_list
3661: ,p_commit => l_commit
3662: ,p_validation_level => l_validation_level
3663: ,p_alloc_id => p_alloc_id