DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_CONTRACT_PVT

Line 6620: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

6616: l_api_version CONSTANT NUMBER := 1;
6617: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
6618:
6619: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
6620: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
6621: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
6622: xl_khrv_rec okl_contract_pub.khrv_rec_type;
6623:
6624: l_trxH_in_rec Okl_Trx_Contracts_Pvt.tcnv_rec_type;

Line 6751: okl_contract_pvt.update_contract_header(

6747: pl_khrv_rec.sub_after_tax_irr := NULL;
6748: pl_khrv_rec.sub_impl_interest_rate := NULL;
6749: END IF;
6750: --End of modifcation BAKUCHIB
6751: okl_contract_pvt.update_contract_header(
6752: p_api_version => p_api_version,
6753: p_init_msg_list => p_init_msg_list,
6754: x_return_status => x_return_status,
6755: x_msg_count => x_msg_count,

Line 7157: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

7153: l_api_version CONSTANT NUMBER := 1;
7154: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
7155:
7156: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
7157: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
7158: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
7159: xl_khrv_rec okl_contract_pub.khrv_rec_type;
7160:
7161: l_trxH_in_rec Okl_Trx_Contracts_Pvt.tcnv_rec_type;

Line 8588: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

8584: l_api_version CONSTANT NUMBER := 1;
8585: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
8586:
8587: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
8588: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
8589: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
8590: xl_khrv_rec okl_contract_pub.khrv_rec_type;
8591:
8592: l_chr_yields yields_rec_type;

Line 23064: pl_khrv_rec okl_contract_pvt.khrv_rec_type;

23060: l_api_version CONSTANT NUMBER := 1.0;
23061: l_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
23062:
23063: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
23064: pl_khrv_rec okl_contract_pvt.khrv_rec_type;
23065: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
23066: xl_khrv_rec okl_contract_pub.khrv_rec_type;
23067:
23068: l_rents NUMBER;