DBA Data[Home] [Help]

APPS.OKL_SSC_CONTRACTS dependencies on OKL_OKC_MIGRATION_PVT

Line 18: l_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

14: l_api_version NUMBER := 1.0;
15: l_return_status VARCHAR2(1);
16: l_msg_count NUMBER;
17: l_msg_data VARCHAR2(2000);
18: l_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
19: l_khrv_rec okl_contract_pub.khrv_rec_type;
20: lx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
21: lx_khrv_rec okl_contract_pub.khrv_rec_type;
22: l_msg_index_out NUMBER;

Line 20: lx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

16: l_msg_count NUMBER;
17: l_msg_data VARCHAR2(2000);
18: l_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
19: l_khrv_rec okl_contract_pub.khrv_rec_type;
20: lx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
21: lx_khrv_rec okl_contract_pub.khrv_rec_type;
22: l_msg_index_out NUMBER;
23:
24: error_accepting_asset EXCEPTION;