DBA Data[Home] [Help]

APPS.OKL_GENERATE_ACCRUALS_PVT dependencies on OKL_CONTRACT_PUB

Line 1497: l_khrv_rec Okl_Contract_Pub.khrv_rec_type;

1493: --START: change by nikshah, for SLA Uptake Bug 5705866
1494: l_dist_info_tbl Okl_Account_Dist_Pvt.dist_info_tbl_type;
1495: --END: change by nikshah, for SLA Uptake Bug 5705866
1496: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.acc_gen_primary_key;
1497: l_khrv_rec Okl_Contract_Pub.khrv_rec_type;
1498: l_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
1499: x_khrv_rec Okl_Contract_Pub.khrv_rec_type;
1500: x_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
1501: x_selv_tbl Okl_Streams_Pub.selv_tbl_type;

Line 1499: x_khrv_rec Okl_Contract_Pub.khrv_rec_type;

1495: --END: change by nikshah, for SLA Uptake Bug 5705866
1496: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.acc_gen_primary_key;
1497: l_khrv_rec Okl_Contract_Pub.khrv_rec_type;
1498: l_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
1499: x_khrv_rec Okl_Contract_Pub.khrv_rec_type;
1500: x_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
1501: x_selv_tbl Okl_Streams_Pub.selv_tbl_type;
1502: l_inv_item_id VARCHAR2(2000);
1503: l_line_bill_to_site VARCHAR2(2000);

Line 2103: -- Okl_Contract_Pub.update_contract_header

2099: -- l_khrv_rec.generate_accrual_yn := x_tcnv_rec.accrual_status_yn;
2100: -- l_khrv_rec.generate_accrual_override_yn := x_tcnv_rec.update_status_yn;
2101: --
2102: -- -- Call Contract Update API to set accrual status
2103: -- Okl_Contract_Pub.update_contract_header
2104: -- (p_api_version => p_api_version
2105: -- ,p_init_msg_list => p_init_msg_list
2106: -- ,x_return_status => x_return_status
2107: -- ,x_msg_count => x_msg_count

Line 4531: l_khrv_rec Okl_Contract_Pub.khrv_rec_type;

4527: l_ctxt_val_tbl Okl_Account_Dist_Pub.ctxt_val_tbl_type;
4528: l_template_tbl Okl_Account_Dist_Pub.avlv_tbl_type;
4529: l_amount_tbl Okl_Account_Dist_Pub.amount_tbl_type;
4530: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.acc_gen_primary_key;
4531: l_khrv_rec Okl_Contract_Pub.khrv_rec_type;
4532: l_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
4533: x_khrv_rec Okl_Contract_Pub.khrv_rec_type;
4534: x_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
4535: l_selv_tbl Okl_Streams_Pub.selv_tbl_type;

Line 4533: x_khrv_rec Okl_Contract_Pub.khrv_rec_type;

4529: l_amount_tbl Okl_Account_Dist_Pub.amount_tbl_type;
4530: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.acc_gen_primary_key;
4531: l_khrv_rec Okl_Contract_Pub.khrv_rec_type;
4532: l_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
4533: x_khrv_rec Okl_Contract_Pub.khrv_rec_type;
4534: x_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;
4535: l_selv_tbl Okl_Streams_Pub.selv_tbl_type;
4536: x_selv_tbl Okl_Streams_Pub.selv_tbl_type;
4537: l_trx_header_amt NUMBER :=0;

Line 4998: -- Okl_Contract_Pub.update_contract_header

4994: -- l_chrv_rec.id := p_accrual_rec.contract_id;
4995: -- l_khrv_rec.generate_accrual_yn := x_tcnv_rec.accrual_status_yn;
4996: -- l_khrv_rec.generate_accrual_override_yn := l_tcnv_rec.update_status_yn;
4997: -- -- Call Contract Update API to set accrual status
4998: -- Okl_Contract_Pub.update_contract_header
4999: -- (p_api_version => p_api_version
5000: -- ,p_init_msg_list => p_init_msg_list
5001: -- ,x_return_status => x_return_status
5002: -- ,x_msg_count => x_msg_count