DBA Data[Home] [Help]

APPS.OKL_SSC_WF dependencies on OKL_OKC_MIGRATION_PVT

Line 2409: l_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;

2405: l_msg_data VARCHAR2(250);
2406: l_api_version NUMBER;
2407:
2408:
2409: l_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2410: l_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2411: x_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2412: x_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2413:

Line 2411: x_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;

2407:
2408:
2409: l_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2410: l_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2411: x_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2412: x_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2413:
2414: api_exception EXCEPTION;
2415: -- declare variable

Line 3043: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;

3039: x_msg_count OUT NOCOPY NUMBER,
3040: x_msg_data OUT NOCOPY VARCHAR2) IS
3041:
3042: l_currency_code VARCHAR2(3);
3043: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3044: chrvrec2 okl_contract_pub.khrv_rec_type;
3045: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3046: xchrvrec2 okl_contract_pub.khrv_rec_type;
3047: api_exception EXCEPTION;

Line 3045: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;

3041:
3042: l_currency_code VARCHAR2(3);
3043: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3044: chrvrec2 okl_contract_pub.khrv_rec_type;
3045: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3046: xchrvrec2 okl_contract_pub.khrv_rec_type;
3047: api_exception EXCEPTION;
3048: l_obj_vers_number NUMBER;
3049: x_trqv_rec okl_trx_requests_pub.trqv_rec_type;

Line 3140: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;

3136: x_msg_count OUT NOCOPY NUMBER,
3137: x_msg_data OUT NOCOPY VARCHAR2) IS
3138:
3139: l_currency_code VARCHAR2(3);
3140: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3141: chrvrec2 okl_contract_pub.khrv_rec_type;
3142: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3143: xchrvrec2 okl_contract_pub.khrv_rec_type;
3144: api_exception EXCEPTION;

Line 3142: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;

3138:
3139: l_currency_code VARCHAR2(3);
3140: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3141: chrvrec2 okl_contract_pub.khrv_rec_type;
3142: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3143: xchrvrec2 okl_contract_pub.khrv_rec_type;
3144: api_exception EXCEPTION;
3145: l_obj_vers_number NUMBER;
3146: x_trqv_rec okl_trx_requests_pub.trqv_rec_type;