DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_CONTRACT_PVT

Line 5510: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

5506: l_api_version CONSTANT NUMBER := 1;
5507: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
5508:
5509: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
5510: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
5511: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
5512: xl_khrv_rec okl_contract_pub.khrv_rec_type;
5513:
5514: l_trxH_in_rec Okl_Trx_Contracts_Pvt.tcnv_rec_type;

Line 5641: okl_contract_pvt.update_contract_header(

5637: pl_khrv_rec.sub_after_tax_irr := NULL;
5638: pl_khrv_rec.sub_impl_interest_rate := NULL;
5639: END IF;
5640: --End of modifcation BAKUCHIB
5641: okl_contract_pvt.update_contract_header(
5642: p_api_version => p_api_version,
5643: p_init_msg_list => p_init_msg_list,
5644: x_return_status => x_return_status,
5645: x_msg_count => x_msg_count,

Line 5741: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

5737: l_api_version CONSTANT NUMBER := 1;
5738: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
5739:
5740: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
5741: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
5742: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
5743: xl_khrv_rec okl_contract_pub.khrv_rec_type;
5744:
5745: l_trxH_in_rec Okl_Trx_Contracts_Pvt.tcnv_rec_type;

Line 7094: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

7090: l_api_version CONSTANT NUMBER := 1;
7091: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
7092:
7093: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
7094: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
7095: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
7096: xl_khrv_rec okl_contract_pub.khrv_rec_type;
7097:
7098: l_chr_yields yields_rec_type;

Line 20256: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

20252: l_api_version CONSTANT NUMBER := 1.0;
20253: l_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
20254:
20255: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
20256: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
20257: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
20258: xl_khrv_rec okl_contract_pub.khrv_rec_type;
20259:
20260: l_rents NUMBER;