DBA Data[Home] [Help]

APPS.OKL_VP_SYNC_CR_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 19: SUBTYPE chrv_rec_type IS okl_okc_migration_pvt.chrv_rec_type;

15: G_ABANDONED_STS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'ABANDONED';
16: G_COMPLETED_STS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'COMPLETED';
17:
18: SUBTYPE khrv_rec_type IS okl_contract_pub.khrv_rec_type;
19: SUBTYPE chrv_rec_type IS okl_okc_migration_pvt.chrv_rec_type;
20: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
21: SUBTYPE catv_rec_type IS okl_okc_migration_a_pvt.catv_rec_type;
22: SUBTYPE ctcv_tbl_type IS okl_okc_migration_pvt.ctcv_tbl_type;
23: SUBTYPE vasv_rec_type IS okl_vas_pvt.vasv_rec_type;

Line 20: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;

16: G_COMPLETED_STS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'COMPLETED';
17:
18: SUBTYPE khrv_rec_type IS okl_contract_pub.khrv_rec_type;
19: SUBTYPE chrv_rec_type IS okl_okc_migration_pvt.chrv_rec_type;
20: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
21: SUBTYPE catv_rec_type IS okl_okc_migration_a_pvt.catv_rec_type;
22: SUBTYPE ctcv_tbl_type IS okl_okc_migration_pvt.ctcv_tbl_type;
23: SUBTYPE vasv_rec_type IS okl_vas_pvt.vasv_rec_type;
24: SUBTYPE ech_rec_type IS okl_ech_pvt.okl_ech_rec;

Line 22: SUBTYPE ctcv_tbl_type IS okl_okc_migration_pvt.ctcv_tbl_type;

18: SUBTYPE khrv_rec_type IS okl_contract_pub.khrv_rec_type;
19: SUBTYPE chrv_rec_type IS okl_okc_migration_pvt.chrv_rec_type;
20: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
21: SUBTYPE catv_rec_type IS okl_okc_migration_a_pvt.catv_rec_type;
22: SUBTYPE ctcv_tbl_type IS okl_okc_migration_pvt.ctcv_tbl_type;
23: SUBTYPE vasv_rec_type IS okl_vas_pvt.vasv_rec_type;
24: SUBTYPE ech_rec_type IS okl_ech_pvt.okl_ech_rec;
25: SUBTYPE ecl_tbl_type IS okl_ecl_pvt.okl_ecl_tbl;
26: SUBTYPE ecv_tbl_type IS okl_ecv_pvt.okl_ecv_tbl;

Line 1432: lv_cplv_rec okl_okc_migration_pvt.cplv_rec_type;

1428:
1429: c_get_cust_bill_orig_rec c_get_cust_bill_csr%ROWTYPE;
1430: c_get_cust_bill_creq_rec c_get_cust_bill_csr%ROWTYPE;
1431:
1432: lv_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
1433: x_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
1434:
1435: lv_rgr_tbl okl_rgrp_rules_process_pvt.rgr_tbl_type;
1436: idx PLS_INTEGER;

Line 1433: x_cplv_rec okl_okc_migration_pvt.cplv_rec_type;

1429: c_get_cust_bill_orig_rec c_get_cust_bill_csr%ROWTYPE;
1430: c_get_cust_bill_creq_rec c_get_cust_bill_csr%ROWTYPE;
1431:
1432: lv_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
1433: x_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
1434:
1435: lv_rgr_tbl okl_rgrp_rules_process_pvt.rgr_tbl_type;
1436: idx PLS_INTEGER;
1437:

Line 2521: lx_new_rgp_tbl okl_okc_migration_pvt.rgpv_tbl_type;

2517:
2518: lv_rgpv_r1_rec OKL_RULE_PUB.rgpv_rec_type;
2519: lv_rgpv_r2_rec OKL_RULE_PUB.rgpv_rec_type;
2520: lx_rulv1_tbl OKL_RULE_PUB.rulv_tbl_type;
2521: lx_new_rgp_tbl okl_okc_migration_pvt.rgpv_tbl_type;
2522: lv_new_rgp_tbl okl_okc_migration_pvt.rgpv_tbl_type;
2523: x_new_rgp_rec okl_rule_pub.rgpv_rec_type;
2524: x_rulv2_tbl okl_rule_pub.rulv_tbl_type;
2525: lv_rgp_id okc_rule_groups_b.id%TYPE;

Line 2522: lv_new_rgp_tbl okl_okc_migration_pvt.rgpv_tbl_type;

2518: lv_rgpv_r1_rec OKL_RULE_PUB.rgpv_rec_type;
2519: lv_rgpv_r2_rec OKL_RULE_PUB.rgpv_rec_type;
2520: lx_rulv1_tbl OKL_RULE_PUB.rulv_tbl_type;
2521: lx_new_rgp_tbl okl_okc_migration_pvt.rgpv_tbl_type;
2522: lv_new_rgp_tbl okl_okc_migration_pvt.rgpv_tbl_type;
2523: x_new_rgp_rec okl_rule_pub.rgpv_rec_type;
2524: x_rulv2_tbl okl_rule_pub.rulv_tbl_type;
2525: lv_rgp_id okc_rule_groups_b.id%TYPE;
2526: lx_rulv2_tbl OKL_RULE_PUB.rulv_tbl_type;

Line 2819: okl_okc_migration_pvt.create_rule_group(p_api_version => p_api_version

2815: lv_new_rgp_tbl(i).id := NULL;
2816: lv_new_rgp_tbl(i).chr_id := p_orig_chr_id;
2817: lv_new_rgp_tbl(i).dnz_chr_id := p_orig_chr_id;
2818: lv_new_rgp_tbl(i).cle_id := NULL;
2819: okl_okc_migration_pvt.create_rule_group(p_api_version => p_api_version
2820: ,p_init_msg_list => p_init_msg_list
2821: ,x_return_status => x_return_status
2822: ,x_msg_count => x_msg_count
2823: ,x_msg_data => x_msg_data

Line 2830: 'okl_okc_migration_pvt.create_rule_group returned with status '||x_return_status

2826: );
2827: IF(l_debug_enabled='Y') THEN
2828: okl_debug_pub.log_debug(FND_LOG.LEVEL_STATEMENT,
2829: l_module,
2830: 'okl_okc_migration_pvt.create_rule_group returned with status '||x_return_status
2831: );
2832: END IF;
2833: IF(x_return_status = OKL_API.G_RET_STS_UNEXP_ERROR) THEN
2834: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;