DBA Data[Home] [Help]

APPS.OKL_GENERATE_ACCRUALS_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 1498: l_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;

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;
1502: l_inv_item_id VARCHAR2(2000);

Line 1500: x_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_type;

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);
1504: l_counter NUMBER;

Line 4532: l_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_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;
4536: x_selv_tbl Okl_Streams_Pub.selv_tbl_type;

Line 4534: x_chrv_rec Okl_Okc_Migration_Pvt.chrv_rec_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;
4538: l_fact_sync_code VARCHAR2(2000);