DBA Data[Home] [Help]

APPS.OZF_OFFER_PVT dependencies on OZF_FUND_ADJUSTMENT_PVT

Line 2962: OZF_Fund_Adjustment_PVT.post_utilized_budget(

2958: ELSIF x_return_status = Fnd_Api.g_ret_sts_unexp_error THEN
2959: RAISE Fnd_Api.g_exc_unexpected_error;
2960: END IF;
2961:
2962: OZF_Fund_Adjustment_PVT.post_utilized_budget(
2963: p_offer_id => p_offer_rec.qp_list_header_id
2964: ,p_offer_type => 'LUMPSUM'
2965: ,p_api_version => p_api_version
2966: ,p_init_msg_list => p_init_msg_list

Line 3106: OZF_Fund_Adjustment_PVT.post_utilized_budget(

3102: ELSIF x_return_status = Fnd_Api.g_ret_sts_unexp_error THEN
3103: RAISE Fnd_Api.g_exc_unexpected_error;
3104: END IF;
3105:
3106: OZF_Fund_Adjustment_PVT.post_utilized_budget(
3107: p_offer_id => p_offer_rec.qp_list_header_id
3108: ,p_offer_type => 'SCAN_DATA'
3109: ,p_api_version => p_api_version
3110: ,p_init_msg_list => p_init_msg_list