DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 6619: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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

Line 6621: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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

Line 7156: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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

Line 7158: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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

Line 8587: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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

Line 8589: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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

Line 23063: pl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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

Line 23065: xl_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

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