DBA Data[Home] [Help]

APPS.OKL_SSC_WF dependencies on OKL_OKC_MIGRATION_PVT

Line 2323: l_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;

2319: l_msg_data VARCHAR2(250);
2320: l_api_version NUMBER;
2321:
2322:
2323: l_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2324: l_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2325: x_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2326: x_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2327:

Line 2325: x_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;

2321:
2322:
2323: l_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2324: l_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2325: x_chrv_rec OKL_OKC_MIGRATION_PVT.CHRV_REC_TYPE;
2326: x_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
2327:
2328: api_exception EXCEPTION;
2329: -- declare variable

Line 2957: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;

2953: x_msg_count OUT NOCOPY NUMBER,
2954: x_msg_data OUT NOCOPY VARCHAR2) IS
2955:
2956: l_currency_code VARCHAR2(3);
2957: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
2958: chrvrec2 okl_contract_pub.khrv_rec_type;
2959: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
2960: xchrvrec2 okl_contract_pub.khrv_rec_type;
2961: api_exception EXCEPTION;

Line 2959: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;

2955:
2956: l_currency_code VARCHAR2(3);
2957: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
2958: chrvrec2 okl_contract_pub.khrv_rec_type;
2959: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
2960: xchrvrec2 okl_contract_pub.khrv_rec_type;
2961: api_exception EXCEPTION;
2962: l_obj_vers_number NUMBER;
2963: x_trqv_rec okl_trx_requests_pub.trqv_rec_type;

Line 3054: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;

3050: x_msg_count OUT NOCOPY NUMBER,
3051: x_msg_data OUT NOCOPY VARCHAR2) IS
3052:
3053: l_currency_code VARCHAR2(3);
3054: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3055: chrvrec2 okl_contract_pub.khrv_rec_type;
3056: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3057: xchrvrec2 okl_contract_pub.khrv_rec_type;
3058: api_exception EXCEPTION;

Line 3056: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;

3052:
3053: l_currency_code VARCHAR2(3);
3054: chrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3055: chrvrec2 okl_contract_pub.khrv_rec_type;
3056: xchrvrec1 okl_okc_migration_pvt.chrv_rec_type;
3057: xchrvrec2 okl_contract_pub.khrv_rec_type;
3058: api_exception EXCEPTION;
3059: l_obj_vers_number NUMBER;
3060: x_trqv_rec okl_trx_requests_pub.trqv_rec_type;