DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 5509: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

5505: l_api_name CONSTANT VARCHAR2(30) := 'UPDATE_CONTRACT_YIELDS';
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:

Line 5511: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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;
5515: l_trxH_out_rec Okl_Trx_Contracts_Pvt.tcnv_rec_type;

Line 5740: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

5736: l_api_name CONSTANT VARCHAR2(30) := 'ADJUST_STREAMS';
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:

Line 5742: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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;
5746: l_trxH_out_rec Okl_Trx_Contracts_Pvt.tcnv_rec_type;

Line 7093: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

7089: l_api_name CONSTANT VARCHAR2(30) := 'PROCESS_STREAMS';
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:

Line 7095: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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;
7099:

Line 20255: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

20251: l_api_name CONSTANT VARCHAR2(30) := 'GEN_STREAMS';
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:

Line 20257: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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;
20261: l_cap_amnt NUMBER;